summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp07/buffered_io.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp07/buffered_io.c')
-rw-r--r--testsuites/sptests/sp07/buffered_io.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/sptests/sp07/buffered_io.c b/testsuites/sptests/sp07/buffered_io.c
index 0909b77713..27ef4895b8 100644
--- a/testsuites/sptests/sp07/buffered_io.c
+++ b/testsuites/sptests/sp07/buffered_io.c
@@ -2,6 +2,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <rtems.h>
#include "system.h"