mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Mon Nov 26 11:54:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
* qemud/internal.h: Miscellaneous header file fixes to allow libvirtd to build under Cygwin.
This commit is contained in:
parent
b740fe92d3
commit
31527e43d9
@ -1,3 +1,8 @@
|
||||
Mon Nov 26 11:54:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
* qemud/internal.h: Miscellaneous header file fixes to allow
|
||||
libvirtd to build under Cygwin.
|
||||
|
||||
Mon Nov 26 11:52:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
* configure.in, proxy/Makefile.am: Disable building of the Xen proxy
|
||||
|
@ -29,6 +29,12 @@
|
||||
#include <gnutls/x509.h>
|
||||
#include "../src/gnutls_1_0_compat.h"
|
||||
|
||||
#ifdef HAVE_SYS_SYSLIMITS_H
|
||||
#include <sys/syslimits.h>
|
||||
#endif
|
||||
|
||||
#include <rpc/types.h>
|
||||
#include <rpc/xdr.h>
|
||||
#include "remote_protocol.h"
|
||||
#include "../config.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user