From: Todd C. Miller Date: Thu, 1 Mar 2012 18:05:43 +0000 (-0500) Subject: secure_path.c is in common, not compat X-Git-Tag: SUDO_1_8_5~1^2~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7635121d8a310ea4e4d6fb3c1ecd23adc59223c;p=sudo secure_path.c is in common, not compat --- diff --git a/MANIFEST b/MANIFEST index 36586d0ee..c49daa03a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -15,6 +15,7 @@ common/fileops.c common/fmt_string.c common/lbuf.c common/list.c +common/secure_path.c common/setgroups.c common/sudo_conf.c common/sudo_debug.c @@ -47,7 +48,6 @@ compat/regress/fnmatch/fnm_test.in compat/regress/glob/files compat/regress/glob/globtest.c compat/regress/glob/globtest.in -compat/secure_path.c compat/setenv.c compat/siglist.in compat/snprintf.c