mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
Remove unneccessary include
This commit is contained in:
parent
de40fae555
commit
276bffd907
@ -1,3 +1,7 @@
|
||||
Sat Jul 12 14:52:59 BST 2008 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* src/qemu_conf.c: Remove unneccessary c-ctype.h include
|
||||
|
||||
Fri Jul 11 20:32:59 BST 2008 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* src/qemu_conf.c, src/qemu_conf.h, src/qemu_driver.c: Switch
|
||||
|
@ -48,7 +48,6 @@
|
||||
#include "util.h"
|
||||
#include "memory.h"
|
||||
#include "verify.h"
|
||||
#include "c-ctype.h"
|
||||
|
||||
VIR_ENUM_DECL(virDomainDiskQEMUBus)
|
||||
VIR_ENUM_IMPL(virDomainDiskQEMUBus, VIR_DOMAIN_DISK_BUS_LAST,
|
||||
|
Loading…
x
Reference in New Issue
Block a user