X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FForkTest.c;h=1965ec8f4fd232420869bff4297d95fd3fcbbdac;hp=edec00ef1612cf68f1c5346856318969b52d116a;hb=fd4e2fd24a218ef56953fd5a58d0b3c0bee8acb7;hpb=6483a787322c614bc6282a0bf0ee001f1bf54b44 diff --git a/sources/ForkTest.c b/sources/ForkTest.c index edec00e..1965ec8 100644 --- a/sources/ForkTest.c +++ b/sources/ForkTest.c @@ -26,8 +26,6 @@ * * Usage: forktest -h give all info's * - * $Id: ForkTest.c,v 1.8 2002/12/03 11:06:05 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 */ #include "Gapil.h" #include "macros.h"