]> git.armaanb.net Git - slock.git/blobdiff - slock.c
applied sin's patch and prepared new release
[slock.git] / slock.c
diff --git a/slock.c b/slock.c
index d281965809db3017767aa5f12cbd99dd31c97482..5051f04eb8a70a2fc7756fd29d6950850fb4236d 100644 (file)
--- a/slock.c
+++ b/slock.c
@@ -23,6 +23,8 @@
 #include <bsd_auth.h>
 #endif
 
+#include "config.h"
+
 typedef struct {
        int screen;
        Window root, win;