X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2Fmygethost.c;h=c585eb8ff985ced187cc5dad43758164fb921822;hp=d5ee81155a49988e1cf5dbffe79a3ebdffc57f84;hb=d451ac30382ae398b9a2242a4f82b3438affc8a7;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222 diff --git a/sources/mygethost.c b/sources/mygethost.c index d5ee811..c585eb8 100644 --- a/sources/mygethost.c +++ b/sources/mygethost.c @@ -26,10 +26,10 @@ #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 */