]> granicus.if.org Git - sudo/commitdiff
Need to include compat.h
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 21 Feb 2009 13:43:27 +0000 (13:43 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 21 Feb 2009 13:43:27 +0000 (13:43 +0000)
audit.c

diff --git a/audit.c b/audit.c
index df33c810578abc2b02d3dda734abc722f1931ded..e2d48b98c3041b801170b373b6a17b141ac9d12f 100644 (file)
--- a/audit.c
+++ b/audit.c
@@ -32,6 +32,7 @@
 # include <varargs.h>
 #endif
 
+#include "compat.h"
 #include "logging.h"
 
 #ifdef HAVE_BSM_AUDIT