summaryrefslogtreecommitdiff
path: root/test/interactive-helper/test_fileutl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/interactive-helper/test_fileutl.cc')
-rw-r--r--test/interactive-helper/test_fileutl.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/interactive-helper/test_fileutl.cc b/test/interactive-helper/test_fileutl.cc
index e660c2981..7c4b95759 100644
--- a/test/interactive-helper/test_fileutl.cc
+++ b/test/interactive-helper/test_fileutl.cc
@@ -4,6 +4,7 @@
#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/wait.h>
#include <unistd.h>
#include <stdlib.h>
#include <fcntl.h>