File pcpmon-1.3.3-implicit-fortify-decl.patch of Package pcpmon
Index: src/help.c =================================================================== --- src/help.c.orig 2001-07-11 08:33:49.000000000 +0200 +++ src/help.c 2008-10-09 04:30:41.000000000 +0200 @@ -5,6 +5,7 @@ \***************/ #include <stdio.h> +#include <string.h> #include <gtk/gtktext.h> #include "help.h"