20250423
This commit is contained in:
@@ -42,11 +42,8 @@ typedef struct {
|
||||
char continent_country[256];
|
||||
} Response;
|
||||
|
||||
|
||||
extern char *CurlGetIpArea(char *ip);
|
||||
extern char *GetLocalAddr(char *url);
|
||||
extern int parse_json_to_struct(const char *json_string, Response *response);
|
||||
extern int parse_json_to_struct(const char *json_string, Response * response);
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user