diff options
Diffstat (limited to 'lib/cmpbuf.c')
-rw-r--r-- | lib/cmpbuf.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/cmpbuf.c b/lib/cmpbuf.c index aa110d2..01ae52f 100644 --- a/lib/cmpbuf.c +++ b/lib/cmpbuf.c @@ -18,9 +18,7 @@ If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H -# include <config.h> -#endif +#include <config.h> #include <errno.h> #include <limits.h> |