summaryrefslogtreecommitdiff
blob: ccc0168f46ff6bc68ce24e6dce4b335f69f892ee (plain)
1
2
3
4
5
6
7
8
9
10
--- ../audit-1.7.9.orig/lib/libaudit.c	2008-11-05 18:56:26.000000000 +0000
+++ ../audit-1.7.9/lib/libaudit.c	2011-06-09 22:18:36.861689444 +0000
@@ -36,6 +36,7 @@
 #include <sys/utsname.h>
 #include <fcntl.h>	/* O_NOFOLLOW needs gnu defined */
 #include <limits.h>	/* for PATH_MAX */
+#include <sys/stat.h> 
 
 #include "libaudit.h"
 #include "private.h"