Archived
1
0
Fork 0

inotify.c: include xalloc.h

This commit is contained in:
Henrik Hautakoski 2011-02-28 09:44:55 +02:00
parent ff91ca59cd
commit 52a02d756e

View file

@ -20,6 +20,7 @@
#include "inotify-map.h"
#include "inotify-watch.h"
#include "xalloc.h"
#include "util.h"
#include "log.h"
#include "path.h"