summaryrefslogtreecommitdiffstats
path: root/except.c
diff options
context:
space:
mode:
Diffstat (limited to 'except.c')
-rw-r--r--except.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/except.c b/except.c
index c553b3b..4d14da6 100644
--- a/except.c
+++ b/except.c
@@ -1,3 +1,4 @@
1#include <unistd.h>
1#include "fork.h" 2#include "fork.h"
2#include "strerr.h" 3#include "strerr.h"
3#include "wait.h" 4#include "wait.h"