summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/stackchk/blow.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/stackchk/blow.c')
-rw-r--r--testsuites/libtests/stackchk/blow.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/libtests/stackchk/blow.c b/testsuites/libtests/stackchk/blow.c
index feefa5678c..9c2994e643 100644
--- a/testsuites/libtests/stackchk/blow.c
+++ b/testsuites/libtests/stackchk/blow.c
@@ -13,6 +13,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <rtems.h>
#include <rtems/stackchk.h>