GeoIP.h: For BSD systems, move memcpy() redefine
Brought to you by:
tjmather
For BSD platforms, the memcpy() redefine is moved to source files to prevent memcpy() from being redefined in the including translation unit.
I maintain a public patch queue at: http://bitbucket.org/tojek/geoip-mq
GeoIP.h patch (with Hg fuzz, easily pruned)