JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix
[dwm.git] / main.c
diff --git a/main.c b/main.c
index 021874f..16cf806 100644 (file)
--- a/main.c
+++ b/main.c
@@ -227,6 +227,8 @@ quit(const char *arg) {
 
 void
 updatebarpos(void) {
+       XEvent ev;
+
        wax = sx;
        way = sy;
        wah = sh;