diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index a8de2fa3c..b4ca189a9 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -120,6 +120,7 @@ #cmakedefine HAVE_SYSINFO 1 #cmakedefine HAVE_STRNLEN 1 #cmakedefine HAVE_GETIFADDRS 1 +#cmakedefine HAVE_CRYPT 1 #cmakedefine HAVE_SETUSERCONTEXT 1 #cmakedefine HAVE_GETUSERSHELL 1 |