summaryrefslogtreecommitdiff
path: root/librt/spawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'librt/spawn.c')
-rw-r--r--librt/spawn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/librt/spawn.c b/librt/spawn.c
index 07d40193c..79f5b06a7 100644
--- a/librt/spawn.c
+++ b/librt/spawn.c
@@ -20,6 +20,7 @@
#include <unistd.h>
#include <signal.h>
#include <stdbool.h>
+#include <sys/syscall.h>
#include <fcntl.h>
#include <sys/resource.h>