# | Line 51 | Line 51 | |
---|---|---|
51 | #include <openssl/err.h> | |
52 | #endif | |
53 | ||
54 | + | #ifdef HAVE_LIBGEOIP |
55 | + | #include <GeoIP.h> |
56 | + | #endif |
57 | + | |
58 | #include <stdio.h> | |
59 | #include <assert.h> | |
60 | #include <time.h> |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |