summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/runtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtc.c b/tests/runtc.c
index ab55139..9abd112 100644
--- a/tests/runtc.c
+++ b/tests/runtc.c
@@ -35,7 +35,7 @@
#ifdef __LINUX__
#include <sched.h>
#endif
-#include "../config.h"
+#include "config.h"
int debug = FALSE;
int statistics = FALSE;