util-linux/login-utils/my_crypt.h

4 lines
79 B
C
Raw Normal View History

2006-12-06 17:25:35 -06:00
#if defined (__GNU_LIBRARY__) && __GNU_LIBRARY__ > 1
#include <crypt.h>
#endif