[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Libvir] Re: ignore leading zeros, too [Change MAC address to case insensitive
- From: "Richard W.M. Jones" <rjones redhat com>
- To: Jim Meyering <jim meyering net>
- Cc: libvir-list redhat com
- Subject: [Libvir] Re: ignore leading zeros, too [Change MAC address to case insensitive
- Date: Fri, 29 Feb 2008 12:27:10 +0000
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]