diff options
Diffstat (limited to 'src/InotifySource.cxx')
-rw-r--r-- | src/InotifySource.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/InotifySource.cxx b/src/InotifySource.cxx index 8dc6b5c16..ccf5d3e14 100644 --- a/src/InotifySource.cxx +++ b/src/InotifySource.cxx @@ -27,6 +27,7 @@ #include <sys/inotify.h> #include <unistd.h> +#include <errno.h> bool InotifySource::OnSocketReady(gcc_unused unsigned flags) |