ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/stdinc.h
(Generate patch)

Comparing ircd-hybrid/trunk/include/stdinc.h (file contents):
Revision 1834 by michael, Fri Apr 19 19:50:27 2013 UTC vs.
Revision 1858 by michael, Thu Apr 25 15:00:52 2013 UTC

# 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>

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)