Description: Missing prototype for strlen(). Author: Frank Lichtenheld Forwarded: no Last-Update: 2008-05-22 --- netpipes-4.2.orig/timelimit.c +++ netpipes-4.2/timelimit.c @@ -29,6 +29,7 @@ #include #include #include +#include #include extern int errno; #include "common.h"