index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
login-utils
/
my_crypt.h
blob: efb1a66fd1bdfcd4e913f5c73e538196c72422d4 (
plain
)
1
2
3
#if defined (__GNU_LIBRARY__) && __GNU_LIBRARY__ > 1
#include <crypt.h>
#endif