Revert "l2tpv3tun: moved to github"
[openwrt/svn-archive/packages.git] / net / vsftpd / patches / 004-disable-capabilities.patch
1 --- a/sysdeputil.c
2 +++ b/sysdeputil.c
3 @@ -165,6 +165,9 @@
4 #endif
5 /* END config */
6
7 +#undef VSF_SYSDEP_HAVE_CAPABILITIES
8 +#undef VSF_SYSDEP_HAVE_LIBCAP
9 +
10 /* PAM support - we include our own dummy version if the system lacks this */
11 #include <security/pam_appl.h>
12