[libvirt PATCH 1/2] remote: remove duplicated header

Pavel Hrdina phrdina at redhat.com
Tue Aug 4 09:11:09 UTC 2020


We already include viraccessapicheck.h few lines above.

Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---
 src/remote/remote_daemon_dispatch.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/remote/remote_daemon_dispatch.c b/src/remote/remote_daemon_dispatch.c
index c91b5d3293..dacfa4e9fb 100644
--- a/src/remote/remote_daemon_dispatch.c
+++ b/src/remote/remote_daemon_dispatch.c
@@ -50,7 +50,6 @@
 #include "virpolkit.h"
 #include "virthreadjob.h"
 #include "configmake.h"
-#include "access/viraccessapicheck.h"
 
 #define VIR_FROM_THIS VIR_FROM_RPC
 
-- 
2.26.2




More information about the libvir-list mailing list