summaryrefslogtreecommitdiff
path: root/testsuite/bug-regex15.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/bug-regex15.c')
-rw-r--r--testsuite/bug-regex15.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/bug-regex15.c b/testsuite/bug-regex15.c
index 97fc69d..4d348a4 100644
--- a/testsuite/bug-regex15.c
+++ b/testsuite/bug-regex15.c
@@ -1,6 +1,6 @@
/* Test for memory/CPU leak in regcomp. */
-#include "config.h"
+#include <config.h>
#include <sys/types.h>
#include <sys/time.h>