mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
cleanup: Don't include libvirt/virterror.h
Which is already included in "internal.h", later patch will add syntax-check to avoid it.
This commit is contained in:
parent
2d25fd4f41
commit
5829054caf
@ -24,8 +24,7 @@
|
|||||||
#ifndef __VIR_REMOTE_INTERNAL_H__
|
#ifndef __VIR_REMOTE_INTERNAL_H__
|
||||||
# define __VIR_REMOTE_INTERNAL_H__
|
# define __VIR_REMOTE_INTERNAL_H__
|
||||||
|
|
||||||
# include "libvirt/virterror.h"
|
# include "internal.h"
|
||||||
|
|
||||||
# include "configmake.h"
|
# include "configmake.h"
|
||||||
|
|
||||||
int remoteRegister (void);
|
int remoteRegister (void);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user