X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2Fgetparam.c;h=521b0df5dc2c35ebeaebc37695b918d8c04dcd65;hp=6410bb572e60fc27e63c9ff52b2a82b36f7fa2cd;hb=31f55ec58bee8b2c4993633849b7da4e30cab222;hpb=39c051cd723e36a31bd8989c01970cf712f0d2dd diff --git a/sources/getparam.c b/sources/getparam.c index 6410bb5..521b0df 100644 --- a/sources/getparam.c +++ b/sources/getparam.c @@ -26,8 +26,6 @@ * * Usage: getparam -h give all info's * - * $Id: getparam.c,v 1.3 2003/05/02 09:55:14 piccardi Exp $ - * ****************************************************************/ /* * Include needed headers @@ -36,12 +34,11 @@ #include /* error definitions and routines */ #include /* C standard library */ #include /* unix standard library */ -#include /* string functions */ +#include /* C strings library */ #include -#include - +#include /* standard I/O library */ +#include /* date and time constants, types and functions */ -#include /* for CLK_TCK e CLOCKS_PER_SEC */ /* Table of constants for sysconf() */ char *sc_names[]={"_SC_ARG_MAX",