Author :
deraadt
Date :
2015-01-18 20:29:31
Hash :e87170bb 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