aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/fdso.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fdso.c b/tests/fdso.c
index c95a578..d60e9ef 100644
--- a/tests/fdso.c
+++ b/tests/fdso.c
@@ -1,3 +1,5 @@
1#include <sys/wait.h> /* for waitpid() */
2
1#include <fcntl.h> 3#include <fcntl.h>
2#include <unistd.h> 4#include <unistd.h>
3 5