summaryrefslogtreecommitdiffstats
path: root/login-utils/my_crypt.h
blob: efb1a66fd1bdfcd4e913f5c73e538196c72422d4 (plain) (blame)
1
2
3
#if defined (__GNU_LIBRARY__) && __GNU_LIBRARY__ > 1
#include <crypt.h>
#endif