summaryrefslogtreecommitdiff
path: root/wm/pwm/patches/patch-ab
blob: d296c40370c3474aa31beddb7f3e3f9e53ba02d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.2 2001/07/11 07:58:48 abs Exp $

--- event.c.orig	Sat Jul  1 13:37:50 2000
+++ event.c
@@ -6,6 +6,7 @@
  */
 
 #include <stdlib.h>
+#include <string.h>
 #include <unistd.h>
 #include <sys/time.h>