aboutsummaryrefslogtreecommitdiff
path: root/t/rt.c
diff options
context:
space:
mode:
Diffstat (limited to 't/rt.c')
-rw-r--r--t/rt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/rt.c b/t/rt.c
index 345ab8b..eecf1d4 100644
--- a/t/rt.c
+++ b/t/rt.c
@@ -20,7 +20,9 @@
#include <stdarg.h>
#include <unistd.h>
#include <fcntl.h>
+#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/wait.h>
#include <errno.h>
#include "runcap.h"

Return to:

Send suggestions and report system problems to the System administrator.