mirror of https://gitee.com/openkylin/libvirt.git
virsh: remove a doubled up include for errno.h
This commit is contained in:
parent
d147b18de2
commit
c7a33939bc
|
@ -28,7 +28,6 @@
|
|||
#include <time.h>
|
||||
#include <limits.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <sys/stat.h>
|
||||
#include <inttypes.h>
|
||||
#include <signal.h>
|
||||
|
|
Loading…
Reference in New Issue