Initial revision
[freeradius.git] / src / modules / rlm_unix / config.h
1 #define HAVE_CRYPT_H 1
2 #define LIBCRYPT 1
3 #define HAVE_GETSPNAM 1
4 #define ETC_SHADOW "/etc/shadow"
5 #define HAVE_SHADOW_H 1
6 #define HAVE_GETUSERSHELL 1