From b564fb2d7a3ba212572e0099340e1985801231cf Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sun, 1 Mar 2009 15:39:50 +0000 Subject: [PATCH] oops, I left in the #undef WITH_INOTIFY that I was using to test the readdir() implementation... --- daemon/watch.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/daemon/watch.c b/daemon/watch.c index 203e1b237..9b41a846e 100644 --- a/daemon/watch.c +++ b/daemon/watch.c @@ -10,8 +10,6 @@ * $Id:$ */ -#undef WITH_INOTIFY - #ifdef WITH_INOTIFY #include #include -- 2.40.0