[libvirt] [osinfo PATCH 1/8] Add #include string.h for strcmp

2011-11-18 Thread Christophe Fergeau
--- tools/osinfo-detect.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/osinfo-detect.c b/tools/osinfo-detect.c index 6afa30a..be36afb 100644 --- a/tools/osinfo-detect.c +++ b/tools/osinfo-detect.c @@ -23,6 +23,7 @@ */ #include osinfo/osinfo.h +#include

Re: [libvirt] [osinfo PATCH 1/8] Add #include string.h for strcmp

2011-11-18 Thread Eric Blake
[adding virt-tools-list] On 11/18/2011 11:04 AM, Christophe Fergeau wrote: --- tools/osinfo-detect.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/osinfo-detect.c b/tools/osinfo-detect.c index 6afa30a..be36afb 100644 --- a/tools/osinfo-detect.c +++

Re: [libvirt] [osinfo PATCH 1/8] Add #include string.h for strcmp

2011-11-18 Thread Christophe Fergeau
On Fri, Nov 18, 2011 at 11:26:21AM -0700, Eric Blake wrote: I've typically seen libosinfo patches sent to virt-tools-l...@redhat.com. However, I just glanced through README in libosinfo.git and didn't see any mention of the preferred address for patch submission, nor mention of a project web