summaryrefslogtreecommitdiffstats
path: root/man/man2/timerfd_create.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/timerfd_create.2')
-rw-r--r--man/man2/timerfd_create.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man2/timerfd_create.2 b/man/man2/timerfd_create.2
index 23c399c7d..8d3fd0da4 100644
--- a/man/man2/timerfd_create.2
+++ b/man/man2/timerfd_create.2
@@ -604,6 +604,7 @@ a.out 3 1 100
#include <stdio.h>
#include <stdlib.h>
#include <sys/timerfd.h>
+#include <sys/types.h>
#include <time.h>
#include <unistd.h>
\&