mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
@@ -24,8 +24,7 @@
|
||||
#ifndef __VIR_REMOTE_INTERNAL_H__
|
||||
# define __VIR_REMOTE_INTERNAL_H__
|
||||
|
||||
# include "libvirt/virterror.h"
|
||||
|
||||
# include "internal.h"
|
||||
# include "configmake.h"
|
||||
|
||||
int remoteRegister (void);
|
||||
|
||||
Reference in New Issue
Block a user