Patches to enable compilation on OpenBSD 5.7/FreeBSD 10.1.
This commit is contained in:
committed by
Jon Trulson
parent
87d863b8a4
commit
aaab59761f
@@ -123,6 +123,9 @@ extern int errno;
|
||||
# ifdef __FreeBSD__
|
||||
# define USE_CRYPT
|
||||
# endif
|
||||
# ifdef __OpenBSD__
|
||||
# define USE_CRYPT
|
||||
# endif
|
||||
# ifdef sun
|
||||
# define USE_CRYPT
|
||||
# if (OSMAJORVERSION >= 4)
|
||||
|
||||
Reference in New Issue
Block a user