summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsize/getint.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spsize/getint.c')
-rw-r--r--testsuites/sptests/spsize/getint.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/sptests/spsize/getint.c b/testsuites/sptests/spsize/getint.c
index 0bf9215670..a95cc6ab5f 100644
--- a/testsuites/sptests/spsize/getint.c
+++ b/testsuites/sptests/spsize/getint.c
@@ -18,6 +18,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <rtems.h>
#include <stdio.h>
#include <stdlib.h>