From 2e53a3e88906a9ee8e7317a4e8df01492dc04d74 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Tue, 8 Aug 2000 00:12:18 +0000 Subject: 3.0.1 -> 3.1: Defeat stupid proxies that don't recognise no-cache Update configure.in (again) Fix some typos and other cosmetic stuff Integrate all port patches back into the main source archive --- www/httptunnel/files/patch-ab | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 www/httptunnel/files/patch-ab (limited to 'www/httptunnel/files/patch-ab') diff --git a/www/httptunnel/files/patch-ab b/www/httptunnel/files/patch-ab deleted file mode 100644 index 1dc1360287ff..000000000000 --- a/www/httptunnel/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- common.h.orig Thu Mar 16 00:41:09 2000 -+++ common.h Thu Mar 16 00:42:56 2000 -@@ -58,7 +58,7 @@ - static inline void log_annoying () {} - #endif - --extern int server_socket (int port, int backlog); -+extern int server_socket (struct in_addr addr, int port, int backlog); - extern int set_address (struct sockaddr_in *address, - const char *host, int port); - extern int open_device (char *device); -- cgit v1.2.3