summaryrefslogtreecommitdiff
path: root/chat/icbirc/patches/patch-aa
blob: 873c81da7a65112acbf45e03cfb54e951a20ee46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.5 2005/12/05 20:49:53 rillig Exp $

--- icbirc.c.orig	Thu Nov 18 16:14:28 2004
+++ icbirc.c
@@ -35,6 +35,7 @@
 #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>