summaryrefslogtreecommitdiff
path: root/chat/icbirc/patches/patch-aa
blob: 53217d3f010fa8a4848d5f6005107e88fa6e6fad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.4 2005/03/10 13:22:01 tv Exp $

--- icbirc.c.orig	Thu Nov 18 16:14:28 2004
+++ icbirc.c
@@ -35,6 +35,7 @@ static const char rcsid[] = "$Id: icbirc
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/stat.h>
+#include <sys/time.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <ctype.h>