summaryrefslogtreecommitdiffstats
path: root/chat-im/netwrite/netwrite-0.17.patch
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/netwrite/netwrite-0.17.patch')
-rwxr-xr-xchat-im/netwrite/netwrite-0.17.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/chat-im/netwrite/netwrite-0.17.patch b/chat-im/netwrite/netwrite-0.17.patch
new file mode 100755
index 0000000000..a42f0d9b14
--- /dev/null
+++ b/chat-im/netwrite/netwrite-0.17.patch
@@ -0,0 +1,12 @@
+diff -U2 netwrite-0.17/write/write.c netwrite-0.17/write/write.c
+--- netwrite-0.17/write/write.c Mon Feb 4 11:21:05 2002
++++ netwrite-0.17/write/write.c Mon Feb 4 11:21:16 2002
+@@ -74,7 +74,5 @@
+ #include <signal.h>
+ #include <utmp.h>
+-#if 0
+- #include <time.h>
+-#endif
++#include <time.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>