diff options
Diffstat (limited to 'src/InotifySource.cxx')
-rw-r--r-- | src/InotifySource.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/InotifySource.cxx b/src/InotifySource.cxx index f795733d8..5f6239585 100644 --- a/src/InotifySource.cxx +++ b/src/InotifySource.cxx @@ -19,11 +19,7 @@ #include "config.h" #include "InotifySource.hxx" - -extern "C" { #include "fifo_buffer.h" -} - #include "fd_util.h" #include "mpd_error.h" |