summaryrefslogtreecommitdiff
path: root/testsuite/runptests.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/runptests.c')
-rw-r--r--testsuite/runptests.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/testsuite/runptests.c b/testsuite/runptests.c
index cbe61cc..fb787e7 100644
--- a/testsuite/runptests.c
+++ b/testsuite/runptests.c
@@ -1,5 +1,5 @@
/* POSIX regex testsuite from IEEE 2003.2.
- Copyright (C) 1998, 2003 Free Software Foundation, Inc.
+ Copyright (C) 1998-2016 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
@@ -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>
#include <regex.h>