X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2Fmygethost.c;h=2167852064349e66599fe5ac5049f19523b1e74a;hp=d5ee81155a49988e1cf5dbffe79a3ebdffc57f84;hb=26f7a8bb19c6cb198c213757a97b6ac79e40db4b;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222 diff --git a/sources/mygethost.c b/sources/mygethost.c index d5ee811..2167852 100644 --- a/sources/mygethost.c +++ b/sources/mygethost.c @@ -26,12 +26,11 @@ #include /* primitive system data types */ #include /* file characteristics constants and functions */ #include /* C standard library */ -#include /* I/O standard library */ +#include /* standard I/O library */ #include /* unix standard library */ -#include -#include - - +#include /* IP addresses conversion utilities */ +#include /* C resolver library */ +#include /* TCP socket option */ extern int h_errno;