From b49a413fa9068c848d37aa346afb4e629415e992 Mon Sep 17 00:00:00 2001 From: Axel Kittenberger Date: Thu, 21 Oct 2010 12:37:53 +0000 Subject: [PATCH] --- lsyncd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsyncd.c b/lsyncd.c index 4b58d3d..c7a16ff 100644 --- a/lsyncd.c +++ b/lsyncd.c @@ -15,7 +15,7 @@ #ifdef HAVE_SYS_INOTIFY_H # include #else -# error Missing please supply and rerun configure +# error Missing please supply kernel-headers and rerun configure #endif #include