Check for and use <netdb.h> for postmaster.c, instead of checking if

Marc G. Fournier <scrappy@hub.org>

Commit: 5089f6ce87e2c2f3bc00b954107ea6b6c35169b4
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-07-30T14:03:33Z
Releases: 7.1.1
Check for and use <netdb.h> for postmaster.c, instead of checking if
MAXHOSTNAMELEN is defined.  For some reason, my 2.5.1 Solaris box at
work fails on that check...

Files

PathChange+/−
src/backend/postmaster/postmaster.c modified +2 −2
src/configure modified +1 −1
src/configure.in modified +1 −1
src/include/config.h.in modified +3 −0