X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/14e980ef2bc7fe48f28cabc97bfde9f99529a1bc..c8dfff332831bd68b431027070c66044b990898d:/openbsd-compat/port-aix.c diff --git a/openbsd-compat/port-aix.c b/openbsd-compat/port-aix.c index 33be00c2..6fd593aa 100644 --- a/openbsd-compat/port-aix.c +++ b/openbsd-compat/port-aix.c @@ -34,6 +34,9 @@ #ifdef _AIX #include +#if defined(HAVE_NETDB_H) +# include +#endif #include #include #include "port-aix.h"