[master] 53a886cba Include cleanup
    Nils Goroll 
    nils.goroll at uplex.de
       
    Mon Oct  3 14:27:06 UTC 2022
    
    
  
commit 53a886cba68b590b83cd08a0796a95ce20a46709
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Mon Oct 3 16:24:32 2022 +0200
    Include cleanup
    
    noticed by: Flexelint
    
    we stopped using struct wrk_vpi in e675d1c6b3e73713d5e2c1f6062805bc092bb4c0
diff --git a/vmod/vmod_debug.c b/vmod/vmod_debug.c
index 50a2b8eeb..0678cc3ec 100644
--- a/vmod/vmod_debug.c
+++ b/vmod/vmod_debug.c
@@ -38,8 +38,6 @@
 
 #include "cache/cache_varnishd.h"
 #include "cache/cache_filter.h"
-#include "vcc_interface.h"	// struct wrk_vpi
-
 
 #include "vsa.h"
 #include "vtim.h"
    
    
More information about the varnish-commit
mailing list