diff options
Diffstat (limited to '')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 89e367b7c..1956d3c97 100644 --- a/acconfig.h +++ b/acconfig.h @@ -64,6 +64,8 @@ #undef HAVE_U16_TYPEDEF #undef HAVE_U32_TYPEDEF +#undef HAVE_BROKEN_MLOCK + /* One of the following macros is defined to select which of * the cipher/rand-xxxx.c should be used */ #undef USE_RAND_DUMMY |