On Apr 21, 2017, at 11:22 AM, ajay saxena <aileronajay@xxxxxxxxx> wrote:
> /usr/local/Cellar/geoip/1.6.9 is the location of GeoIP library
> /usr/local/Cellar/geoip/1.6.9/include is the location of GeoIP.h
> 
> There is a symbolic link to GeoIP.h present in my /usr/local/include
> 
> Ajays-MacBook-Pro:include ajasaxen$ pwd
> /usr/local/include
> 
> Ajays-MacBook-Pro:include ajasaxen$ ls -ltr GeoIP.h
> lrwxr-xr-x  1 ajasaxen  staff  37 Jan 30 13:02 GeoIP.h -> ../Cellar/geoip/1.6.9/include/GeoIP.h
So what happens if you run the command
	head /usr/local/include/GeoIP.h