diff --git a/config-win32.h b/config-win32.h index 04d58c3ad..36b596d8e 100644 --- a/config-win32.h +++ b/config-win32.h @@ -169,3 +169,6 @@ /* Define if you have the setvbuf function. */ #define HAVE_SETVBUF 1 + +/* Define if you have the RAND_screen function when using SSL */ +#define HAVE_RAND_SCREEN 1