X-Git-Url: https://git.xinqibao.xyz/slock.git/blobdiff_plain/4339b507af01421e2deab63ca9ac3c5bdae5f4cc..44ce161c139f74cac80dd77aafdfadb49a85af2a:/slock.c diff --git a/slock.c b/slock.c index d281965..5051f04 100644 --- a/slock.c +++ b/slock.c @@ -23,6 +23,8 @@ #include #endif +#include "config.h" + typedef struct { int screen; Window root, win;