]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix Win32 portability problems with 'inteface' symbol clash
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 29 May 2009 14:29:22 +0000 (14:29 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 29 May 2009 14:29:22 +0000 (14:29 +0000)
commit8a1a2ac5587e1034c14523974af351f28743a8c3
tree34d54d21c58fac5d84b80bd576ca74dd940063f1
parent43692df5909c905fcdf09997c36a214671ab5959
Fix Win32 portability problems with 'inteface' symbol clash
20 files changed:
ChangeLog
docs/devhelp/libvirt-libvirt.html
docs/devhelp/libvirt-virterror.html
docs/html/libvirt-libvirt.html
docs/html/libvirt-virterror.html
docs/libvirt-api.xml
docs/libvirt-refs.xml
include/libvirt/libvirt.h
include/libvirt/libvirt.h.in
qemud/Makefile.am
qemud/remote.c
qemud/remote_protocol.c
qemud/remote_protocol.h
qemud/remote_protocol.x
src/datatypes.c
src/datatypes.h
src/driver.h
src/libvirt.c
src/remote_internal.c
tests/testutils.c