blob: 155233b4b183f77540660b8f31979db1b35d2d12 [file] [log] [blame]
--- whaw.c.orig 2014-05-15 12:11:22.404504530 +0400
+++ whaw.c 2014-05-15 12:11:43.004506325 +0400
@@ -5,6 +5,7 @@
#include <X11/cursorfont.h>
#include <X11/extensions/Xinerama.h>
#include <assert.h>
+#include <ctype.h>
#include <popt.h>
#include <stdbool.h>
#include <stdio.h>