diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 91eb43afa..c66983e69 100644 --- a/acconfig.h +++ b/acconfig.h | |||
@@ -1,3 +1,6 @@ | |||
1 | #ifndef _CONFIG_H | ||
2 | #define _CONFIG_H | ||
3 | |||
1 | /* Generated automatically from acconfig.h by autoheader. */ | 4 | /* Generated automatically from acconfig.h by autoheader. */ |
2 | /* Please make your changes there */ | 5 | /* Please make your changes there */ |
3 | 6 | ||
@@ -143,3 +146,5 @@ | |||
143 | /* ******************* Shouldn't need to edit below this line ************** */ | 146 | /* ******************* Shouldn't need to edit below this line ************** */ |
144 | 147 | ||
145 | #include "defines.h" | 148 | #include "defines.h" |
149 | |||
150 | #endif _CONFIG_H | ||