summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtmonuse/getall.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/rtmonuse/getall.c')
-rw-r--r--testsuites/libtests/rtmonuse/getall.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/libtests/rtmonuse/getall.c b/testsuites/libtests/rtmonuse/getall.c
index b2ce0f72cc..aace20f66c 100644
--- a/testsuites/libtests/rtmonuse/getall.c
+++ b/testsuites/libtests/rtmonuse/getall.c
@@ -16,6 +16,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "system.h"
void Get_all_counters()