summaryrefslogtreecommitdiff
path: root/src/missing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/missing.h')
-rw-r--r--src/missing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/missing.h b/src/missing.h
index 3b4cb9cdeb..602d44a979 100644
--- a/src/missing.h
+++ b/src/missing.h
@@ -27,6 +27,7 @@
#include <sys/resource.h>
#include <sys/syscall.h>
#include <fcntl.h>
+#include <unistd.h>
#ifndef RLIMIT_RTTIME
#define RLIMIT_RTTIME 15