aboutsummaryrefslogtreecommitdiffstats
path: root/epan/geoip_db.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/geoip_db.c')
-rw-r--r--epan/geoip_db.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/geoip_db.c b/epan/geoip_db.c
index ab723af889..f70ba182e3 100644
--- a/epan/geoip_db.c
+++ b/epan/geoip_db.c
@@ -29,9 +29,7 @@
* e.g. GeoIPCity, can return other info such as area codes.
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
#include <glib.h>