CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/01/18 13:29:31

Modified files:
        include        : netdb.h 

Log message:
Stop including <sys/param.h> from <netdb.h>.  Portable software must either
include <sys/param.h> (to operate in legacy mode) or if it wishes to operate
in the POSIX world use <limits.h>
ok guenther millert doug naddy

Reply via email to