~kris/suckless

slock

ref: 4b280b29ef50782e5b0dfba7112a55865b4748a2 slock/patch/include.h -rw-r--r-- 112 bytes
4b280b29 — bakkeby Adding slock to .gitignore 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