aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/inotify.71
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/inotify.7 b/man7/inotify.7
index 50d93af43c..45a39b4957 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -923,6 +923,7 @@ Listening for events stopped.
#include <stdlib.h>
#include <sys/inotify.h>
#include <unistd.h>
+#include <string.h>
/* Read all available inotify events from the file descriptor 'fd'.
wd is the table of watch descriptors for the directories in argv.