[virt-tools-list] [libvirt] [osinfo PATCH 1/8] Add #include <string.h> for strcmp
Eric Blake
eblake at redhat.com
Fri Nov 18 18:26:21 UTC 2011
[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
> +++ b/tools/osinfo-detect.c
> @@ -23,6 +23,7 @@
> */
>
> #include <osinfo/osinfo.h>
> +#include <string.h>
I've typically seen libosinfo patches sent to
virt-tools-list at 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 page. Those would be
some useful patches, to help steer further patches to the best list.
As to patch 1/8, it's trivial enough that I can ACK, even if I haven't
done anything else with libosinfo myself (I'll leave others to review
the rest of the series).
--
Eric Blake eblake at redhat.com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20111118/0663eeef/attachment.sig>
More information about the virt-tools-list
mailing list