summaryrefslogtreecommitdiff
path: root/test/test-exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-exit.c')
-rw-r--r--test/test-exit.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test-exit.c b/test/test-exit.c
index f3358185..b4f967ae 100644
--- a/test/test-exit.c
+++ b/test/test-exit.c
@@ -1,3 +1,5 @@
+#include "config.h"
+
/* This is a process that just exits with a failure code */
int
main (int argc, char **argv)