[libvirt] [PATCH 4/6] cleanup: Don't include libvirt/virterror.h

Osier Yang jyang at redhat.com
Mon Apr 15 06:28:42 UTC 2013


---
 src/remote/remote_driver.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/remote/remote_driver.h b/src/remote/remote_driver.h
index 7288381..bd907c0 100644
--- a/src/remote/remote_driver.h
+++ b/src/remote/remote_driver.h
@@ -24,8 +24,6 @@
 #ifndef __VIR_REMOTE_INTERNAL_H__
 # define __VIR_REMOTE_INTERNAL_H__
 
-# include "libvirt/virterror.h"
-
 # include "configmake.h"
 
 int remoteRegister (void);
-- 
1.8.1.4




More information about the libvir-list mailing list