diff options
Diffstat (limited to 'www/cherokee/files/patch-cherokee-validator_pam.c')
-rw-r--r-- | www/cherokee/files/patch-cherokee-validator_pam.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/cherokee/files/patch-cherokee-validator_pam.c b/www/cherokee/files/patch-cherokee-validator_pam.c deleted file mode 100644 index 8b11798061a4..000000000000 --- a/www/cherokee/files/patch-cherokee-validator_pam.c +++ /dev/null @@ -1,12 +0,0 @@ ---- cherokee/validator_pam.c.orig Wed Mar 30 02:15:14 2005 -+++ cherokee/validator_pam.c Fri Apr 1 14:51:10 2005 -@@ -27,6 +27,9 @@ - - #include <security/pam_appl.h> - -+#include "connection.h" -+#include "connection-protected.h" -+ - - cherokee_module_info_t cherokee_pam_info = { - cherokee_validator, /* type */ |