diff --git a/plugins/sudoers/starttime.c b/plugins/sudoers/starttime.c index f5382d11d..fbee556aa 100644 --- a/plugins/sudoers/starttime.c +++ b/plugins/sudoers/starttime.c @@ -31,7 +31,7 @@ #include #include -#if defined(HAVE_KINFO_PROC_44BSD) || defined (HAVE_KINFO_PROC_OPENBSD) || defined(HAVE_KINFO_PROC2_NETBSD2) +#if defined(HAVE_KINFO_PROC_44BSD) || defined (HAVE_KINFO_PROC_OPENBSD) || defined(HAVE_KINFO_PROC2_NETBSD) # include #elif defined(HAVE_KINFO_PROC_FREEBSD) # include