summaryrefslogtreecommitdiffstats
path: root/tests/newscn.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/newscn.c')
-rw-r--r--tests/newscn.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/newscn.c b/tests/newscn.c
index 8c8b335a..f651e99f 100644
--- a/tests/newscn.c
+++ b/tests/newscn.c
@@ -10,6 +10,10 @@
by writing the Open Source Initiative c/o Lawrence Rosen, Esq.,
3001 King Ranch Road, Ukiah, CA 95482. */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <assert.h>
#include <fcntl.h>
#include <libelf.h>