parser: Remove the unused attribute alignment from struct declaration_specifiers_t.
[cparser] / attribute_t.h
index 517b99b..6fab179 100644 (file)
@@ -1,10 +1,13 @@
+/*
+ * This file is part of cparser.
+ * Copyright (C) 2012 Matthias Braun <matze@braunis.de>
+ */
 #ifndef ATTRIBUTE_T_H
 #define ATTRIBUTE_T_H
 
 #include "attribute.h"
 #include "ast.h"
 #include "symbol.h"
-#include "type.h"
 
 /**
  * GNU attributes.