summaryrefslogtreecommitdiffstats
path: root/man/man2/kcmp.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/kcmp.2')
-rw-r--r--man/man2/kcmp.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man2/kcmp.2 b/man/man2/kcmp.2
index 0ea604eac..33d4a25e1 100644
--- a/man/man2/kcmp.2
+++ b/man/man2/kcmp.2
@@ -347,6 +347,7 @@ Child duplicated FD 3 to create FD 5
#include <stdio.h>
#include <stdlib.h>
#include <sys/syscall.h>
+#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
\&