summaryrefslogtreecommitdiff
path: root/testsuite/bug-regex16.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/bug-regex16.c')
-rw-r--r--testsuite/bug-regex16.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuite/bug-regex16.c b/testsuite/bug-regex16.c
index 7a1d3c8..c767f42 100644
--- a/testsuite/bug-regex16.c
+++ b/testsuite/bug-regex16.c
@@ -1,8 +1,6 @@
/* Test re_compile_pattern error messages. */
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include <config.h>
#include <stdio.h>
#include <string.h>