[master] e89d3e67d Include cleanup (as reported by flexelint locally)

Nils Goroll nils.goroll at uplex.de
Sat Sep 28 12:08:08 UTC 2024


commit e89d3e67d03617309bc541dc473aafaeaf3954e5
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Sat Sep 28 13:52:14 2024 +0200

    Include cleanup (as reported by flexelint locally)

diff --git a/bin/varnishd/cache/cache_backend_probe.c b/bin/varnishd/cache/cache_backend_probe.c
index 3b4fa2fa8..502e10310 100644
--- a/bin/varnishd/cache/cache_backend_probe.c
+++ b/bin/varnishd/cache/cache_backend_probe.c
@@ -46,7 +46,6 @@
 #include "cache_varnishd.h"
 
 #include "vbh.h"
-#include "vcli_serve.h"
 #include "vsa.h"
 #include "vtcp.h"
 #include "vtim.h"
diff --git a/bin/varnishd/cache/cache_conn_pool.c b/bin/varnishd/cache/cache_conn_pool.c
index b865c3f94..9e940d42d 100644
--- a/bin/varnishd/cache/cache_conn_pool.c
+++ b/bin/varnishd/cache/cache_conn_pool.c
@@ -40,7 +40,6 @@
 #include "vsa.h"
 #include "vsha256.h"
 #include "vtcp.h"
-#include "vtree.h"
 #include "vus.h"
 #include "vtim.h"
 #include "waiter/waiter.h"
diff --git a/bin/varnishd/mgt/mgt_jail_linux.c b/bin/varnishd/mgt/mgt_jail_linux.c
index 93e5c2a6d..d344d7c76 100644
--- a/bin/varnishd/mgt/mgt_jail_linux.c
+++ b/bin/varnishd/mgt/mgt_jail_linux.c
@@ -42,7 +42,6 @@
 #include <string.h>
 #include <unistd.h>
 #include <sys/prctl.h>
-#include <sys/stat.h>
 #include <sys/vfs.h>
 
 #include "mgt/mgt.h"


More information about the varnish-commit mailing list