960294f00a
To support tests that include crypt.h we add a wrapper.
4 lines
65 B
C
4 lines
65 B
C
#ifndef _CRYPT_H
|
|
# include <crypt/crypt.h>
|
|
#endif /* _CRYPT_H */
|