diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/modules.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/modules.h b/include/modules.h index 0f868ae..8d8df6b 100644 --- a/include/modules.h +++ b/include/modules.h @@ -27,9 +27,6 @@ #ifndef INCLUDED_modules_h #define INCLUDED_modules_h -#include "config.h" - - #define MODULE_FLAG_CORE 0x1 #define MODULE_FLAG_NOUNLOAD 0x2 |