X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FForkTest.c;h=0561b59862c8967a4952bce366908a0ab90e8276;hp=edec00ef1612cf68f1c5346856318969b52d116a;hb=31f55ec58bee8b2c4993633849b7da4e30cab222;hpb=6483a787322c614bc6282a0bf0ee001f1bf54b44 diff --git a/sources/ForkTest.c b/sources/ForkTest.c index edec00e..0561b59 100644 --- a/sources/ForkTest.c +++ b/sources/ForkTest.c @@ -26,7 +26,7 @@ * * Usage: forktest -h give all info's * - * $Id: ForkTest.c,v 1.8 2002/12/03 11:06:05 piccardi Exp $ + * $Id: ForkTest.c,v 1.10 2003/05/02 09:55:13 piccardi Exp $ * ****************************************************************/ /* @@ -36,7 +36,7 @@ #include /* C standard library */ #include /* unix standard library */ #include /* standard I/O library */ -#include /* string functions */ +#include /* C strings library */ #include "Gapil.h" #include "macros.h"