init
This commit is contained in:
6
ip2region.h
Normal file
6
ip2region.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef IP2REGION_H
|
||||
#define IP2REGION_H
|
||||
|
||||
extern char *ip2region(char *xdb_file, char *ip);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user