summaryrefslogtreecommitdiff
path: root/testsuite/bug-regex11.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/bug-regex11.c')
-rw-r--r--testsuite/bug-regex11.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/testsuite/bug-regex11.c b/testsuite/bug-regex11.c
index dbfa3f9..22a4bb0 100644
--- a/testsuite/bug-regex11.c
+++ b/testsuite/bug-regex11.c
@@ -1,5 +1,5 @@
/* Regular expression tests.
- Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+ Copyright (C) 2002-2016 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 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 <sys/types.h>
#ifdef HAVE_MCHECK_H