parser: Remove the unused attribute alignment from struct declaration_specifiers_t.
[cparser] / symbol_t.h
index 09ec40e..36ea30b 100644 (file)
@@ -5,7 +5,6 @@
 #ifndef SYMBOL_T_H
 #define SYMBOL_T_H
 
-#include <stdbool.h>
 #include "symbol.h"
 #include "entity.h"
 #include "token_t.h"