diff options
Diffstat (limited to 'www/encompass/files/patch-ab')
-rw-r--r-- | www/encompass/files/patch-ab | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/www/encompass/files/patch-ab b/www/encompass/files/patch-ab deleted file mode 100644 index 9db672dcfe49..000000000000 --- a/www/encompass/files/patch-ab +++ /dev/null @@ -1,21 +0,0 @@ ---- config.h.orig Fri Aug 25 09:40:37 2000 -+++ config.h Fri Sep 15 08:57:40 2000 -@@ -6,6 +6,9 @@ - - #include <sys/stat.h> - #include <netdb.h> -+#include <sys/types.h> -+#include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - #include <libgnomeprint/gnome-print.h> -@@ -24,7 +27,7 @@ - #include <WWWStream.h> - #include <WWWInit.h> - --#include <glibwww2/glibwww.h> -+#include <glibwww/glibwww.h> - - #include "html.h" - #include "menu.h" |