summaryrefslogtreecommitdiffstats
path: root/spawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'spawn.c')
-rw-r--r--spawn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/spawn.c b/spawn.c
index 20e3d16..57e168d 100644
--- a/spawn.c
+++ b/spawn.c
@@ -1,3 +1,4 @@
1#include <unistd.h>
1#include <sys/types.h> 2#include <sys/types.h>
2#include <sys/stat.h> 3#include <sys/stat.h>
3#include "alloc.h" 4#include "alloc.h"