X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=layout.c;h=21ee99c3febfefb59e22456f8231c9564e5c93e3;hb=825b7c3eb17fd0a79005110bf28e92c4ed2f1a90;hp=8b4c940fe614f4b65fc3849c711887357a2eb0ce;hpb=ba96131af0e3a46b8dfbe7c938954f833339e77a;p=dwm.git diff --git a/layout.c b/layout.c index 8b4c940..21ee99c 100644 --- a/layout.c +++ b/layout.c @@ -2,6 +2,7 @@ * See LICENSE file for license details. */ #include "dwm.h" +#include unsigned int blw = 0; Layout *lt = NULL;