slock/patch/include.h
2019-11-27 11:42:00 +01:00

8 lines
112 B
C

/* Patches */
#if PAMAUTH_PATCH
#include "pamauth.h"
#endif
#if XRESOURCES_PATCH
#include "xresources.h"
#endif