summaryrefslogtreecommitdiff
path: root/chat/licq-core/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/licq-core/patches/patch-aa')
-rw-r--r--chat/licq-core/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/chat/licq-core/patches/patch-aa b/chat/licq-core/patches/patch-aa
new file mode 100644
index 00000000000..2fa7c96cef8
--- /dev/null
+++ b/chat/licq-core/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2005/10/31 18:58:38 tv Exp $
+
+--- include/licq_socket.h.orig 2002-03-20 11:00:54.000000000 -0500
++++ include/licq_socket.h
+@@ -6,6 +6,7 @@
+ #endif
+
+ #include <sys/types.h>
++#include <sys/time.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>