[master] 4a0f8c7 Remove unused #include

Poul-Henning Kamp phk at FreeBSD.org
Wed Feb 25 11:40:05 CET 2015


commit 4a0f8c72b4fbc962bae8fdfbdaeed40ffcbc0c29
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Feb 25 10:39:53 2015 +0000

    Remove unused #include

diff --git a/bin/varnishd/cache/cache_vcl.c b/bin/varnishd/cache/cache_vcl.c
index f096b60..6918ff9 100644
--- a/bin/varnishd/cache/cache_vcl.c
+++ b/bin/varnishd/cache/cache_vcl.c
@@ -43,7 +43,6 @@
 #include "vrt.h"
 #include "vcli.h"
 #include "vcli_priv.h"
-#include "vtim.h"
 
 struct vcls {
 	unsigned		magic;



More information about the varnish-commit mailing list