X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2Fmygethost.c;h=c585eb8ff985ced187cc5dad43758164fb921822;hb=45633dbe15fd23b17a975eb4d9c231d22a67ac00;hp=d5ee81155a49988e1cf5dbffe79a3ebdffc57f84;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222;p=gapil.git 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 */