diff --git a/bswap.h b/bswap.h index 2318afdbb8..50eea9ed83 100644 --- a/bswap.h +++ b/bswap.h @@ -1,10 +1,6 @@ #ifndef __BSWAP_H__ #define __BSWAP_H__ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #ifdef HAVE_BYTESWAP_H #include #else