Signed-off-by: John Johansen <[email protected]>
---
parser/parser.h | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/parser/parser.h b/parser/parser.h
index 1da5b87..31ffe75 100644
--- a/parser/parser.h
+++ b/parser/parser.h
@@ -19,6 +19,9 @@
* Ltd.
*/
+#ifndef __AA_PARSER_H
+#define __AA_PARSER_H
+
#include <netinet/in.h>
#include <sys/resource.h>
#include "immunix.h"
@@ -397,3 +400,5 @@ void yyerror(char *msg, ...)
}
#endif
+
+#endif /** __AA_PARSER_H */
--
1.7.9
--
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/apparmor