This commit is contained in:
Axel Kittenberger 2010-10-21 12:37:53 +00:00
parent 9e66510ff1
commit b49a413fa9
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
#ifdef HAVE_SYS_INOTIFY_H
# include <sys/inotify.h>
#else
# error Missing <sys/inotify.h> please supply and rerun configure
# error Missing <sys/inotify.h> please supply kernel-headers and rerun configure
#endif
#include <sys/stat.h>