X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2Fmygetaddr.c;h=a6e9ecd589fa33893c059628d8a8a9f3ff2803f0;hb=78ca776c24853e1ff5c458a91e6b07b0540e5026;hp=3f51313925df35744d01633e6cb0deb5ee0136c3;hpb=bba36f6db6e48de4fd97f8a1aa15a0d82558e776;p=gapil.git diff --git a/sources/mygetaddr.c b/sources/mygetaddr.c index 3f51313..a6e9ecd 100644 --- a/sources/mygetaddr.c +++ b/sources/mygetaddr.c @@ -22,19 +22,17 @@ * * Author: S. Piccardi Nov. 2004 * - * $Id$ - * *****************************************************************************/ -#include -#include -#include -#include -#include /* C standard library */ -#include /* I/O standard library */ -#include -#include -#include -#include +#include /* C strings library */ +#include /* primitive system data types */ +#include /* file characteristics constants and functions */ +#include /* unix standard library */ +#include /* C standard library */ +#include /* standard I/O library */ +#include /* IP addresses conversion utilities */ +#include /* socket constants, types and functions */ +#include /* IPv4 and IPv6 constants and types */ +#include /* C resolver library */ #include "Gapil.h" /*