Loading lib/if2ip.c +0 −6 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ #include <stdlib.h> #include <string.h> #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading Loading @@ -68,7 +67,6 @@ #endif #ifdef VMS #define IOCTL_3_ARGS #include <inet.h> #endif Loading @@ -79,10 +77,6 @@ #include "memdebug.h" #endif #ifdef DJGPP #define IOCTL_3_ARGS #endif #define SYS_ERROR -1 char *Curl_if2ip(char *interface, char *buf, int buf_size) Loading lib/setup.h +8 −0 Original line number Diff line number Diff line Loading @@ -248,4 +248,12 @@ typedef struct in_addr Curl_ipconnect; #define SIZEOF_CURL_OFF_T sizeof(curl_off_t) #endif #ifdef VMS #define IOCTL_3_ARGS #endif #ifdef mpeix #define IOCTL_3_ARGS #endif #endif /* __CONFIG_H */ Loading
lib/if2ip.c +0 −6 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ #include <stdlib.h> #include <string.h> #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading Loading @@ -68,7 +67,6 @@ #endif #ifdef VMS #define IOCTL_3_ARGS #include <inet.h> #endif Loading @@ -79,10 +77,6 @@ #include "memdebug.h" #endif #ifdef DJGPP #define IOCTL_3_ARGS #endif #define SYS_ERROR -1 char *Curl_if2ip(char *interface, char *buf, int buf_size) Loading
lib/setup.h +8 −0 Original line number Diff line number Diff line Loading @@ -248,4 +248,12 @@ typedef struct in_addr Curl_ipconnect; #define SIZEOF_CURL_OFF_T sizeof(curl_off_t) #endif #ifdef VMS #define IOCTL_3_ARGS #endif #ifdef mpeix #define IOCTL_3_ARGS #endif #endif /* __CONFIG_H */