summaryrefslogtreecommitdiff
path: root/tests/test-c-strcasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-c-strcasecmp.c')
-rw-r--r--tests/test-c-strcasecmp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/test-c-strcasecmp.c b/tests/test-c-strcasecmp.c
index 2fa0f5981d..fa18efaa67 100644
--- a/tests/test-c-strcasecmp.c
+++ b/tests/test-c-strcasecmp.c
@@ -17,9 +17,7 @@
/* Written by Bruno Haible <bruno@clisp.org>, 2007. */
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include "c-strcase.h"