From: Todd C. Miller Date: Mon, 4 Oct 2004 16:09:45 +0000 (+0000) Subject: Include file is now mon_systrace.h X-Git-Tag: SUDO_1_7_0~900 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7e43093efc2671b234542b20ee6354021547d09;p=sudo Include file is now mon_systrace.h --- diff --git a/mon_systrace.c b/mon_systrace.c index 28a8b62c2..5c9117419 100644 --- a/mon_systrace.c +++ b/mon_systrace.c @@ -47,7 +47,7 @@ #endif #include "sudo.h" -#include "trace_systrace.h" +#include "mon_systrace.h" #ifndef lint static const char rcsid[] = "$Sudo$";