summaryrefslogtreecommitdiff
path: root/www/cherokee/files/patch-cherokee-util.h
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-08 14:12:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-08 14:12:36 +0000
commit69f5f6819ebf929abaf648f2e83d5c1266e62bf6 (patch)
tree4588193fa865521d15270e61478d5ea872992b23 /www/cherokee/files/patch-cherokee-util.h
parentUpdate to 1.5.3 (diff)
- Update to 0.99.20
PR: ports/136036 Submitted by: Jaime Bozza <jbozza@mindsites.com>
Notes
Notes: svn path=/head/; revision=237428
Diffstat (limited to 'www/cherokee/files/patch-cherokee-util.h')
-rw-r--r--www/cherokee/files/patch-cherokee-util.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/www/cherokee/files/patch-cherokee-util.h b/www/cherokee/files/patch-cherokee-util.h
deleted file mode 100644
index 6a3ea92b1589..000000000000
--- a/www/cherokee/files/patch-cherokee-util.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- cherokee/util.h.orig Wed Sep 13 22:13:07 2006
-+++ cherokee/util.h Wed Sep 13 22:15:20 2006
-@@ -31,6 +31,14 @@
-
- #include <cherokee/common.h>
-
-+#ifdef HAVE_SYS_TYPES_H
-+#include <sys/types.h>
-+#endif
-+
-+#ifdef HAVE_SYS_SOCKET_H
-+# include <sys/socket.h>
-+#endif
-+
- #include <time.h>
- #include <dirent.h>
-