diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 2ed4fd61a..c4d7a834b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -72,6 +72,9 @@ /* Linux has an ioctl */ #undef HAVE_DEV_RANDOM_IOCTL +/* see cipher/rndegd.c */ +#undef EGD_SOCKET_NAME + #undef USE_DYNAMIC_LINKING #undef HAVE_DL_DLOPEN |