On Sat, Sep 17, 2011 at 11:06:50AM +0200, Axel Rau wrote:
> Am 17.09.2011 um 07:32 schrieb Hannes von Haugwitz:
> > Please run 'sh autogen.sh' after cloning the git repository. The script
> > calls version.sh, which creates version.m4.
> OK.
> The git version does not compile:

Please try the attached patch and report back if it fixes this error.

Greetings

Hannes
diff --git a/src/aide.c b/src/aide.c
--- a/src/aide.c
+++ b/src/aide.c
@@ -28,6 +28,7 @@
 #include <errno.h>
 #include <signal.h>
 #include <sys/types.h>
+#include <dirent.h>
 #include <time.h>
 
 #if HAVE_UNISTD_H
_______________________________________________
Aide mailing list
[email protected]
https://mailman.cs.tut.fi/mailman/listinfo/aide

Reply via email to