[master] 222fd882f Remove (now) unused includes.

Poul-Henning Kamp phk at FreeBSD.org
Wed Aug 7 09:10:11 UTC 2019


commit 222fd882fae374f70cdce44f408d7639c584fe3d
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Aug 7 08:38:18 2019 +0000

    Remove (now) unused includes.

diff --git a/bin/varnishtest/vtc_http.c b/bin/varnishtest/vtc_http.c
index 8078ea645..2a411a97a 100644
--- a/bin/varnishtest/vtc_http.c
+++ b/bin/varnishtest/vtc_http.c
@@ -42,7 +42,6 @@
 
 #include "vct.h"
 #include "vfil.h"
-#include "vgz.h"
 #include "vnum.h"
 #include "vrnd.h"
 #include "vtcp.h"
diff --git a/bin/varnishtest/vtc_http2.c b/bin/varnishtest/vtc_http2.c
index d915b7e51..4f76c27cf 100644
--- a/bin/varnishtest/vtc_http2.c
+++ b/bin/varnishtest/vtc_http2.c
@@ -43,7 +43,6 @@
 #include "vtc_http.h"
 
 #include "vfil.h"
-#include "vgz.h"
 #include "hpack.h"
 #include "vend.h"
 


More information about the varnish-commit mailing list