X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FProcInfo.c;h=d4c012f1eee828497b42b4161f312ebb893dcf26;hb=eba75c4aaf390ff55ad6697ab80d4c1512ea2f39;hp=eb16fc0eb2dd5564834b41831b194c5218b1b855;hpb=7bd1670460aea5107ad0aeeb5f0639587ceb4399;p=gapil.git diff --git a/sources/ProcInfo.c b/sources/ProcInfo.c index eb16fc0..d4c012f 100644 --- a/sources/ProcInfo.c +++ b/sources/ProcInfo.c @@ -26,8 +26,6 @@ * * Usage: procinfo -h give all info's * - * $Id: ProcInfo.c,v 1.1 2002/01/03 23:44:14 piccardi Exp $ - * ****************************************************************/ /* * Include needed headers @@ -37,7 +35,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);