aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2017-07-17 18:54:28 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2017-07-17 18:54:28 +0300
commit3488a182f66e35b091f441b9201ad43ad6d0f1ac (patch)
tree31d7736ab9fd8d356f256edb8962051f83beb7ab
parent6efb45e5ff89896727a0946218b3d5efb08aac1e (diff)
downloadruncap-3488a182f66e35b091f441b9201ad43ad6d0f1ac.tar.gz
runcap-3488a182f66e35b091f441b9201ad43ad6d0f1ac.tar.bz2
Minor change
-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.