summaryrefslogtreecommitdiff
path: root/wm/pwm/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'wm/pwm/patches/patch-ac')
-rw-r--r--wm/pwm/patches/patch-ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/wm/pwm/patches/patch-ac b/wm/pwm/patches/patch-ac
new file mode 100644
index 00000000000..d7390748f03
--- /dev/null
+++ b/wm/pwm/patches/patch-ac
@@ -0,0 +1,10 @@
+$NetBSD: patch-ac,v 1.1 2001/05/07 12:12:07 dmcmahill Exp $
+
+--- event.c.orig Sat Jul 1 08:37:50 2000
++++ 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>