#ifndef IP2REGION_H #define IP2REGION_H char *ip2region(char *xdb_file, char *ip); #endif