Tom Lane 32909a57f9 Fix network_spgist.c build failures from missing AF_INET definition.
AF_INET is apparently defined in something that's pulled in automatically
on Linux, but the buildfarm says that's not true everywhere.  Comparing
to network_gist.c suggests that including <sys/socket.h> ought to fix it,
and the POSIX standard concurs.
2016-08-23 16:25:35 -04:00
..
2016-06-09 18:02:36 -04:00
2016-01-28 16:47:36 +09:00
2016-08-15 13:49:49 -04:00
2016-01-02 13:33:40 -05:00