diff options
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 c6beed8e0..2556b5033 100644 --- a/acconfig.h +++ b/acconfig.h @@ -30,6 +30,8 @@ #undef HAVE_LOCK_EX #undef HAVE_F_SETLK #undef HAVE_PTHREAD_PROCESS_SHARED +#undef DEV_RANDOM +#undef HAVE_TRUERAND /* Cross process serialization techniques */ #undef USE_FLOCK_SERIALIZE |