diff options
Diffstat (limited to 'common/compat.h')
-rw-r--r-- | common/compat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/compat.h b/common/compat.h index 43de453..b590f42 100644 --- a/common/compat.h +++ b/common/compat.h @@ -39,9 +39,7 @@ #ifndef _COMPAT_H_ #define _COMPAT_H_ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #include <sys/types.h> #include <stdlib.h> |