[Libvir] [PATCH] header file changes for Solaris

Richard W.M. Jones rjones at redhat.com
Fri Jun 15 15:00:01 UTC 2007


Mark Johnson wrote:
> updated header file patch attached.  This one is much nicer. :-)

I think that's fine, except that I will change:

+#ifdef __linux__
  #include <paths.h>
+#endif

to:

+#ifdef HAVE_PATHS_H
  #include <paths.h>
+#endif

and add the appropriate detection to configure.in.  If everyone else is 
happy with that then I can commit it.

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20070615/849df228/attachment-0001.bin>


More information about the libvir-list mailing list