diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/helper/types.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/helper/types.h b/src/helper/types.h index 1516bc21..8ee41105 100644 --- a/src/helper/types.h +++ b/src/helper/types.h @@ -23,10 +23,6 @@ #ifndef TYPES_H #define TYPES_H -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> #endif |