summaryrefslogtreecommitdiff
path: root/x11-misc/xsetleds/files/xsetleds-0.1.3-isalpha.patch
blob: b256bdb2da661e4b4b346cb3a0ebb6ba7e86b4cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/src/xsetleds.c
+++ b/src/xsetleds.c
@@ -29,8 +29,9 @@
 #include <string.h>
 #include <stdlib.h>
 #include <stdarg.h>
+#include <ctype.h> /* isalpha() */
 
-#include <xsetleds.h>
+#include "xsetleds.h"
 
 
 struct key keytab[] = {