index
:
slock.git
master
My rice of slock
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
slock.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'slock.c')
-rw-r--r--
slock.c
2
1 files changed, 2 insertions, 0 deletions
diff --git a/slock.c b/slock.c
index d281965..5051f04 100644
--- 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;