parser: Remove the unused attribute alignment from struct declaration_specifiers_t.
[cparser] / entity_t.h
index cb58a04..f2ee603 100644 (file)
@@ -5,6 +5,7 @@
 #ifndef ENTITY_T_H
 #define ENTITY_T_H
 
+#include "ast.h"
 #include "symbol.h"
 #include "entity.h"
 #include "attribute.h"