From: Todd C. Miller Date: Fri, 1 Oct 2004 14:47:14 +0000 (+0000) Subject: Add missing HAVE_LINUX_SYSTRACE_H X-Git-Tag: SUDO_1_7_0~905 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0035b30f94768c46e62f034981997d862c505919;p=sudo Add missing HAVE_LINUX_SYSTRACE_H --- diff --git a/config.h.in b/config.h.in index 08eb19be4..4269ef49c 100644 --- a/config.h.in +++ b/config.h.in @@ -191,6 +191,9 @@ /* Define to 1 if you have the `ldap_start_tls_s' function. */ #undef HAVE_LDAP_START_TLS_S +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_SYSTRACE_H + /* Define to 1 if you have the `lockf' function. */ #undef HAVE_LOCKF