parser: Remove the unused attribute alignment from struct declaration_specifiers_t.
[cparser] / lang_features.h
index f230b2d..6419e82 100644 (file)
@@ -5,7 +5,7 @@
 #ifndef LANG_FEATURES_H
 #define LANG_FEATURES_H
 
-#include "type.h"
+#include <stdbool.h>
 
 #define BITS_PER_BYTE    8