geoip: adjust geoip{4,6}_{city,region}_name prototypes for !HAVE_GEOIP
commit977a0f81d1e7dcd746fb22b3f972578e996e86d3
authorTobias Klauser <tklauser@distanz.ch>
Wed, 3 May 2017 12:39:28 +0000 (3 14:39 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Wed, 3 May 2017 12:39:28 +0000 (3 14:39 +0200)
tree0f4889d1b5ff604b8a7c8c83ae748e1f511b9a72
parenta9f4431e0a205617bb316dbe459ac6188dd8b490
geoip: adjust geoip{4,6}_{city,region}_name prototypes for !HAVE_GEOIP

Make the return type make the functions for HAVE_GEOIP. This fixes GCC's
-Wdiscarded-qualifiers warnings when building without geoip support.

Fixes: 8fd19eefa46b ("geoip: Fix memory leak when using GeoIPRecord")
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
geoip.h