diff options
Diffstat (limited to 'src/inotify_update.c')
-rw-r--r-- | src/inotify_update.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inotify_update.c b/src/inotify_update.c index 996afb0aa..57c815250 100644 --- a/src/inotify_update.c +++ b/src/inotify_update.c @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" /* must be first for large file support */ #include "inotify_update.h" #include "inotify_source.h" #include "inotify_queue.h" |