X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2Fmygethost.c;h=d5ee81155a49988e1cf5dbffe79a3ebdffc57f84;hp=11ae1cef264f4bbbfd36d9c071ccf3b9713af635;hb=31f55ec58bee8b2c4993633849b7da4e30cab222;hpb=39c051cd723e36a31bd8989c01970cf712f0d2dd diff --git a/sources/mygethost.c b/sources/mygethost.c index 11ae1ce..d5ee811 100644 --- a/sources/mygethost.c +++ b/sources/mygethost.c @@ -22,16 +22,17 @@ * * Author: S. Piccardi Jul. 2004 * - * $Id$ - * *****************************************************************************/ -#include -#include -#include -#include /* C standard library */ -#include /* I/O standard library */ -#include +#include /* primitive system data types */ +#include /* file characteristics constants and functions */ +#include /* C standard library */ +#include /* I/O standard library */ +#include /* unix standard library */ #include +#include + + + extern int h_errno; #include "Gapil.h"