X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FTestRen.c;fp=sources%2FTestRen.c;h=c6a3fba944853f38948367414835d772f013676d;hp=9026cff8ba547308fd863de8a0f37428967b1b62;hb=31f55ec58bee8b2c4993633849b7da4e30cab222;hpb=39c051cd723e36a31bd8989c01970cf712f0d2dd diff --git a/sources/TestRen.c b/sources/TestRen.c index 9026cff..c6a3fba 100644 --- a/sources/TestRen.c +++ b/sources/TestRen.c @@ -26,8 +26,6 @@ * * Usage: testrem -h give all info's * - * $Id: TestRen.c,v 1.4 2003/05/02 09:55:14 piccardi Exp $ - * ****************************************************************/ /* * Include needed headers @@ -36,7 +34,7 @@ #include /* C standard library */ #include /* unix standard library */ #include /* standard I/O library */ -#include /* string functions */ +#include /* C strings library */ /* Help printing routine */ void usage(void);