]> granicus.if.org Git - sudo/commitdiff
Include file is now mon_systrace.h
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 4 Oct 2004 16:09:45 +0000 (16:09 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 4 Oct 2004 16:09:45 +0000 (16:09 +0000)
mon_systrace.c

index 28a8b62c29fba772b2137f22418523a6a209dfd3..5c91174196986a6c41261defb1d0d41eb5f21d8a 100644 (file)
@@ -47,7 +47,7 @@
 #endif
 
 #include "sudo.h"
-#include "trace_systrace.h"
+#include "mon_systrace.h"
 
 #ifndef lint
 static const char rcsid[] = "$Sudo$";