Remove unneccessary include

This commit is contained in:
Daniel P. Berrange 2008-07-12 13:53:50 +00:00
parent de40fae555
commit 276bffd907
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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,