summaryrefslogtreecommitdiff
path: root/www/w3c-httpd/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3c-httpd/files/patch-ab')
-rw-r--r--www/w3c-httpd/files/patch-ab22
1 files changed, 0 insertions, 22 deletions
diff --git a/www/w3c-httpd/files/patch-ab b/www/w3c-httpd/files/patch-ab
deleted file mode 100644
index 898f14824e20..000000000000
--- a/www/w3c-httpd/files/patch-ab
+++ /dev/null
@@ -1,22 +0,0 @@
-*** Library/Implementation/HTTCP.c.orig Mon Dec 30 12:20:05 1996
---- Library/Implementation/HTTCP.c Mon Dec 30 13:23:20 1996
-***************
-*** 113,118 ****
---- 113,119 ----
- extern int errno;
- #endif /* errno */
-
-+ #if !(defined(BSD) && (BSD >= 199306))
- #ifndef VM
- #ifndef VMS
- #ifndef NeXT
-***************
-*** 123,128 ****
---- 124,130 ----
- #endif /* NeXT */
- #endif /* VMS */
- #endif /* VM */
-+ #endif /* FreeBSD */
-
- #endif /* PCNFS */
-