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 a2c91283f..3c1d32e25 100644 --- a/acconfig.h +++ b/acconfig.h @@ -74,6 +74,8 @@ #undef NAME_OF_DEV_URANDOM /* Linux has an ioctl */ #undef HAVE_DEV_RANDOM_IOCTL +/* see cipher/rndegd.c */ +#undef EGD_SOCKET_NAME #undef USE_DYNAMIC_LINKING |