Commit 912fd9b1 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

RAND_SCREEN is only available for win32 SSL users

parent 5992252b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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