summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--c/tests/test_child.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/tests/test_child.c b/c/tests/test_child.c
index 307ec09..32fb857 100644
--- a/c/tests/test_child.c
+++ b/c/tests/test_child.c
@@ -20,6 +20,7 @@
#include <stdlib.h>
#include <unistd.h>
+#include <string.h>
#include <check.h>
#include "subunit/child.h"