diff options
Diffstat (limited to '')
-rw-r--r-- | src/InotifySource.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/InotifySource.cxx b/src/InotifySource.cxx index 689468102..16fd62511 100644 --- a/src/InotifySource.cxx +++ b/src/InotifySource.cxx @@ -32,7 +32,6 @@ extern "C" { #include <sys/inotify.h> #include <unistd.h> #include <errno.h> -#include <stdbool.h> #undef G_LOG_DOMAIN #define G_LOG_DOMAIN "inotify" |