summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/testparallel.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libtest/testparallel.c')
-rw-r--r--cpukit/libtest/testparallel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libtest/testparallel.c b/cpukit/libtest/testparallel.c
index 4ff26650f5..3982dce034 100644
--- a/cpukit/libtest/testparallel.c
+++ b/cpukit/libtest/testparallel.c
@@ -14,7 +14,7 @@
#ifdef HAVE_CONFIG_H
- #include "config.h"
+#include "config.h"
#endif
#include <rtems/test.h>