summaryrefslogtreecommitdiff
path: root/chat/licq-core/patches/patch-aa
blob: 2fa7c96cef82b23f4f2dc088540a4b61623cfc09 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>