X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/ba96131af0e3a46b8dfbe7c938954f833339e77a..825b7c3eb17fd0a79005110bf28e92c4ed2f1a90:/layout.c 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;