Jim Meyering wrote:
Daniel Veillard <veillard@xxxxxxxxxx> wrote:On Thu, Dec 06, 2007 at 06:32:24PM +0100, Jim Meyering wrote:This is the last of the non-generated files requiring #include "config.h": Include "config.h" in remaining non-generated files. * docs/examples/info1.c: Likewise. * docs/examples/suspend.c: Likewise.For those 2 files I don't agree with adding it, they are example files showing how to use the API and config.h is an internal header, those user level examples should really not include it. But for the other case this looks fine to me,How about if I guard it with #ifdef HAVE_CONFIG_H #endif
Yup, sounds like a good idea. Rich. -- Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/ Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 03798903
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list