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