X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;ds=sidebyside;f=slock.c;h=5051f04eb8a70a2fc7756fd29d6950850fb4236d;hb=44ce161c139f74cac80dd77aafdfadb49a85af2a;hp=d281965809db3017767aa5f12cbd99dd31c97482;hpb=4339b507af01421e2deab63ca9ac3c5bdae5f4cc;p=slock.git 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;