]> xenbits.xensource.com Git - libvirt.git/commitdiff
* include/virterror.h: applied patch from Daniel Berrange for out of
authorDaniel Veillard <veillard@redhat.com>
Fri, 24 Mar 2006 22:36:47 +0000 (22:36 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 24 Mar 2006 22:36:47 +0000 (22:36 +0000)
  tree compiles.
Daniel

ChangeLog
include/libvirt/virterror.h
include/virterror.h

index c4420c0896dbc62d755cd9b8755239040b132a6f..fd6ad5b0b683847560c3f5e0bc4a3474414e3ad1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Mar 24 23:36:05 CET 2006 Daniel Veillard <veillard@redhat.com>
+
+       * include/virterror.h: applied patch from Daniel Berrange for out of
+         tree compiles.
+
 Fri Mar 24 14:17:52 CET 2006 Daniel Veillard <veillard@redhat.com>
 
        * libvirt.pc.in: applied patch from Daniel Berrange to fix --cflags
index 1c7c22db4303caa73d0b2c60303a898c385b6e7e..73625531755f33a733aace7a1f3b049ac48944aa 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef __VIR_VIRERR_H__
 #define __VIR_VIRERR_H__
 
-#include <libvirt.h>
+#include "libvirt.h"
 
 #ifdef __cplusplus
 extern "C" {
index 1c7c22db4303caa73d0b2c60303a898c385b6e7e..73625531755f33a733aace7a1f3b049ac48944aa 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef __VIR_VIRERR_H__
 #define __VIR_VIRERR_H__
 
-#include <libvirt.h>
+#include "libvirt.h"
 
 #ifdef __cplusplus
 extern "C" {