
29 Feb
2008
29 Feb
'08
12:27 p.m.
On Fri, Feb 29, 2008 at 12:59:39PM +0100, Jim Meyering wrote:
diff --git a/src/util.c b/src/util.c index 4d61540..edaa5aa 100644 --- a/src/util.c +++ b/src/util.c @@ -35,6 +35,7 @@ #include <sys/stat.h> #include <sys/wait.h> #include <string.h> +#include <ctype.h>
I thought we're not supposed to be using ctype? Anyway, +1 the patch looks fine. Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top