Loading src/config-mac.h +1 −3 Original line number Diff line number Diff line #include "GUSICommandLine.h" #define main(x,y) curl_main(x,y) /* we provide our own strdup prototype */ char *strdup(const char *s1); char *strdup(char *s1); Loading
src/config-mac.h +1 −3 Original line number Diff line number Diff line #include "GUSICommandLine.h" #define main(x,y) curl_main(x,y) /* we provide our own strdup prototype */ char *strdup(const char *s1); char *strdup(char *s1);