X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Finet_ntop.h;h=bd1e085aed9418ee354ae9c8d649b3ead3d0044c;hb=affc2cf6fe78a8d43aba4d07f1ec010e2172ffa8;hp=69c838d390ca159f693d6a4144221d6d8c23008c;hpb=1899ce451e9eedd014fdd703380a2a230097a6b8;p=gnulib.git diff --git a/lib/inet_ntop.h b/lib/inet_ntop.h index 69c838d39..bd1e085ae 100644 --- a/lib/inet_ntop.h +++ b/lib/inet_ntop.h @@ -17,9 +17,8 @@ #include #include -#ifdef HAVE_ARPA_INET_H -# include -#endif +#include +#include /* Converts an internet address from internal format to a printable, presentable format.