Upload Tizen:Base source
[framework/base/util-linux-ng.git] / login-utils / my_crypt.h
1 #if defined (__GNU_LIBRARY__) && __GNU_LIBRARY__ > 1
2 #include <crypt.h>
3 #endif