summaryrefslogtreecommitdiff
path: root/testsuite/bug-regex14.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/bug-regex14.c')
-rw-r--r--testsuite/bug-regex14.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/testsuite/bug-regex14.c b/testsuite/bug-regex14.c
index 4b296d8..f20b183 100644
--- a/testsuite/bug-regex14.c
+++ b/testsuite/bug-regex14.c
@@ -1,5 +1,5 @@
/* Tests re_comp and re_exec.
- 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 Isamu Hasegawa <isamu@yamato.ibm.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>
#define _REGEX_RE_COMP
#include <sys/types.h>