summaryrefslogtreecommitdiff
path: root/testsuite/bug-regex7.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/bug-regex7.c')
-rw-r--r--testsuite/bug-regex7.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/testsuite/bug-regex7.c b/testsuite/bug-regex7.c
index 2051985..6f3e435 100644
--- a/testsuite/bug-regex7.c
+++ b/testsuite/bug-regex7.c
@@ -1,5 +1,5 @@
/* Test for regs allocation in re_search and re_match.
- Copyright (C) 2002 Free Software Foundation, Inc.
+ Copyright (C) 2002-2016 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
@@ -18,9 +18,7 @@
Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA. */
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include <config.h>
#include <locale.h>
#include <stdio.h>