ports/www/cherokee/files/patch-cherokee-validator_pam.c
Pav Lucistnik 4d99a2b4e9 - Update to 0.4.19
- Unbreak plist

PR:		ports/79977
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-04-23 11:48:02 +00:00

12 lines
324 B
C

--- 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 */