Skip to content
Snippets Groups Projects
Commit db339264 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added a in_addr_t #define

parent 946090b9
No related branches found
No related tags found
No related merge requests found
......@@ -179,6 +179,9 @@
/* Define if you have the RAND_screen function when using SSL */
#define HAVE_RAND_SCREEN 1
/* Define this to if in_addr_t is not an available typedefed type */
#define in_addr_t unsigned long
/*************************************************
* This section is for compiler specific defines.*
*************************************************/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment