Loading tests/server/sws.c +2 −0 Original line number Diff line number Diff line Loading @@ -48,7 +48,9 @@ /* This define is "almost" required to build on HPUX 11 */ #include <arpa/inet.h> #endif #ifdef HAVE_NETDB_H #include <netdb.h> #endif #include "getpart.h" Loading Loading
tests/server/sws.c +2 −0 Original line number Diff line number Diff line Loading @@ -48,7 +48,9 @@ /* This define is "almost" required to build on HPUX 11 */ #include <arpa/inet.h> #endif #ifdef HAVE_NETDB_H #include <netdb.h> #endif #include "getpart.h" Loading