diff --git a/src/helper/types.h b/src/helper/types.h index 1516bc217..8ee41105f 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 #endif