parser: Remove the unused attribute alignment from struct declaration_specifiers_t.
[cparser] / builtins.h
index 6b2a63b..cc94643 100644 (file)
@@ -5,8 +5,6 @@
 #ifndef BUILTINS_H
 #define BUILTINS_H
 
-#include <stdbool.h>
-
 typedef enum {
        BUILTIN_NONE,
        BUILTIN_ALLOCA,