]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Do not include cpu_map.h in libvirtd.c
authorJán Tomko <jtomko@redhat.com>
Wed, 25 Mar 2015 17:34:41 +0000 (18:34 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 2 Apr 2015 08:27:56 +0000 (10:27 +0200)
No longer needed after commit dd47723

daemon/libvirtd.c

index 55acee2562ea6a436432a136b498b96a2e0dc666..107b88dc0ea84f8d6060198ac949e79e13b93be5 100644 (file)
 #include "configmake.h"
 
 #include "virdbus.h"
-#include "cpu/cpu_map.h"
 
 VIR_LOG_INIT("daemon.libvirtd");