summaryrefslogtreecommitdiffstats
path: root/man/man2/getdents.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/getdents.2')
-rw-r--r--man/man2/getdents.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man2/getdents.2 b/man/man2/getdents.2
index 1e630f9e2..421318e5e 100644
--- a/man/man2/getdents.2
+++ b/man/man2/getdents.2
@@ -262,6 +262,7 @@ inode# file type d_reclen d_off d_name
#include <stdio.h>
#include <stdlib.h>
#include <sys/syscall.h>
+#include <sys/types.h>
#include <unistd.h>
\&
struct linux_dirent {