summaryrefslogtreecommitdiff
path: root/wm/ion/patches/patch-ac
blob: 6249f204bd7bf2b15edf87a9374dbde0c50508b1 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ac,v 1.1 2001/05/07 12:15:12 dmcmahill Exp $

--- src/event.c.orig	Sat Jul  1 08:37:50 2000
+++ src/event.c	Mon May  7 08:09:23 2001
@@ -7,4 +7,5 @@
 
 #include <stdlib.h>
+#include <string.h>
 #include <unistd.h>
 #include <sys/time.h>