diff options
author | Werner Koch <[email protected]> | 1998-09-18 15:24:53 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-09-18 15:24:53 +0000 |
commit | b4aeef458c51b9debd394592e76b93cc6b00e0a2 (patch) | |
tree | e87818f5c15e12189f5fc054faf6d09e07e3d120 /acconfig.h | |
parent | Michael Roth has released is des impl. (diff) | |
download | gnupg-b4aeef458c51b9debd394592e76b93cc6b00e0a2.tar.gz gnupg-b4aeef458c51b9debd394592e76b93cc6b00e0a2.zip |
.
Diffstat (limited to 'acconfig.h')
-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 |