~kris/suckless

slock

ref: 2445d75b5db8a16f1d98c91bf0fd767a4cd6bbe7 slock/patch/include.h -rw-r--r-- 112 bytes
2445d75b — bakkeby Fix bug in DPMS patch + moved patches.h to patches.def.h to match that of config 6 years ago
                                                                                
1
2
3
4
5
6
7
8
/* Patches */
#if PAMAUTH_PATCH
#include "pamauth.h"
#endif

#if XRESOURCES_PATCH
#include "xresources.h"
#endif