mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 03:25:20 +00:00
* include/virterror.h: applied patch from Daniel Berrange for out of
tree compiles. Daniel
This commit is contained in:
parent
a453b65e09
commit
978115dc04
@ -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
|
||||
|
@ -14,7 +14,7 @@
|
||||
#ifndef __VIR_VIRERR_H__
|
||||
#define __VIR_VIRERR_H__
|
||||
|
||||
#include <libvirt.h>
|
||||
#include "libvirt.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -14,7 +14,7 @@
|
||||
#ifndef __VIR_VIRERR_H__
|
||||
#define __VIR_VIRERR_H__
|
||||
|
||||
#include <libvirt.h>
|
||||
#include "libvirt.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user