You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
269 B
12 lines
269 B
--- a/sysdeputil.c
|
|
+++ b/sysdeputil.c
|
|
@@ -165,6 +165,9 @@
|
|
#endif
|
|
/* END config */
|
|
|
|
+#undef VSF_SYSDEP_HAVE_CAPABILITIES
|
|
+#undef VSF_SYSDEP_HAVE_LIBCAP
|
|
+
|
|
/* PAM support - we include our own dummy version if the system lacks this */
|
|
#include <security/pam_appl.h>
|
|
|
|
|