applied sin's patch and prepared new release
[slock.git] / slock.c
diff --git a/slock.c b/slock.c
index d281965..5051f04 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;