]> xenbits.xensource.com Git - libvirt.git/commitdiff
bootstrap.conf: drop c-strcasestr gnulib module
authorPavel Hrdina <phrdina@redhat.com>
Tue, 19 Nov 2019 14:22:58 +0000 (15:22 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 20 Nov 2019 12:31:13 +0000 (13:31 +0100)
Last usage was removed by commit
<41f88886198e231285cc813f8c0687c8ec5c9488> and commit
<0f4d31720430b4e3735064cc0d8f88a1a438e154> forgot to drop include.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
bootstrap.conf
src/qemu/qemu_monitor_json.c

index e519c69d30d99dac4de322d3d9264424aeb30863..55b48da0e82da2a0fa43680043efc2d361646308 100644 (file)
@@ -22,7 +22,6 @@ accept
 bind
 c-ctype
 c-strcase
-c-strcasestr
 canonicalize-lgpl
 chown
 clock-time
index 772a494803db3f38cdee6b2a14cec2df42f15b22..ae74f78822dd1029399dd6bda3d6a4292914e241 100644 (file)
@@ -40,7 +40,6 @@
 #include "virprobe.h"
 #include "virstring.h"
 #include "cpu/cpu_x86.h"
-#include "c-strcasestr.h"
 #include "virenum.h"
 
 #ifdef WITH_DTRACE_PROBES