summaryrefslogtreecommitdiffstats
path: root/man/man2/fork.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/fork.2')
-rw-r--r--man/man2/fork.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man2/fork.2 b/man/man2/fork.2
index b5a7816a0..bf491857f 100644
--- a/man/man2/fork.2
+++ b/man/man2/fork.2
@@ -307,6 +307,7 @@ for more examples.
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
+#include <sys/types.h>
#include <unistd.h>
\&
int