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