summaryrefslogtreecommitdiff
path: root/www/kwebwatch/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'www/kwebwatch/files/patch-ah')
-rw-r--r--www/kwebwatch/files/patch-ah12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/kwebwatch/files/patch-ah b/www/kwebwatch/files/patch-ah
deleted file mode 100644
index 6123885ac709..000000000000
--- a/www/kwebwatch/files/patch-ah
+++ /dev/null
@@ -1,12 +0,0 @@
---- kwebwatch/web.cpp.orig Sat Jul 1 02:16:33 2000
-+++ kwebwatch/web.cpp Sat Jul 1 02:16:40 2000
-@@ -27,8 +27,8 @@
- // by W. Richard Stevens
- #include <stdlib.h>
- #include <qapp.h>
--#include <netinet/in.h> /* if I include this from web.h, compile fails !?! */
- #include "web.h"
-+#include <netinet/in.h> /* if I include this from web.h, compile fails !?! */
-
- /* Write "n" bytes to a descriptor. */
- ssize_t writen(int fd, const void *vptr, size_t n)