summaryrefslogtreecommitdiff
path: root/testsuite/runtests.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/runtests.c')
-rw-r--r--testsuite/runtests.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/testsuite/runtests.c b/testsuite/runtests.c
index 2f62315..325f240 100644
--- a/testsuite/runtests.c
+++ b/testsuite/runtests.c
@@ -22,11 +22,7 @@ PERFORMANCE OF THIS SOFTWARE.
******************************************************************/
-
-
-#ifdef HAVE_CONFIG_H
#include "config.h"
-#endif
#include <sys/types.h>
#include <regex.h>
@@ -34,8 +30,6 @@ PERFORMANCE OF THIS SOFTWARE.
#include <stdlib.h>
#include <string.h>
-
-
struct a_test
{
int expected;