aboutsummaryrefslogtreecommitdiff
path: root/test_harness/fake_env.c
diff options
context:
space:
mode:
Diffstat (limited to 'test_harness/fake_env.c')
-rw-r--r--test_harness/fake_env.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test_harness/fake_env.c b/test_harness/fake_env.c
index 7ac0d9b..fbe85ce 100644
--- a/test_harness/fake_env.c
+++ b/test_harness/fake_env.c
@@ -2,6 +2,7 @@
#include <assert.h>
#include <stdlib.h>
+#include <stdio.h>
struct fakeenv_memseg {
const char* name;