summaryrefslogtreecommitdiff
path: root/wm/awesome/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'wm/awesome/patches/patch-ab')
-rw-r--r--wm/awesome/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/wm/awesome/patches/patch-ab b/wm/awesome/patches/patch-ab
new file mode 100644
index 00000000000..4ae6f74bf85
--- /dev/null
+++ b/wm/awesome/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.3 2008/07/15 14:31:12 ahoka Exp $
+
+--- awesome-menu.c.orig 2008-06-24 09:05:44.000000000 +0200
++++ awesome-menu.c
+@@ -29,6 +29,7 @@
+ #include <signal.h>
+ #include <unistd.h>
+ #include <stdlib.h>
++#include <ctype.h>
+ #include <dirent.h>
+ #include <pwd.h>
+ #include <sys/types.h>