From c7635121d8a310ea4e4d6fb3c1ecd23adc59223c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 1 Mar 2012 13:05:43 -0500 Subject: [PATCH] secure_path.c is in common, not compat --- MANIFEST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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