X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FForkTest.c;h=1965ec8f4fd232420869bff4297d95fd3fcbbdac;hp=f12792edf357493be08c9192252f8b66ddc31945;hb=fd4e2fd24a218ef56953fd5a58d0b3c0bee8acb7;hpb=b1ead1b930038e4f7cd6ee7f737d7ee4699a068c diff --git a/sources/ForkTest.c b/sources/ForkTest.c index f12792e..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.10 2003/05/02 09:55:13 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"