From dbe88c32dc720f4ac2023d477910f3b349c2faae Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 5 Aug 2007 20:57:32 +0000 Subject: [PATCH] vrt.h is not needed here. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1801 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/lib/libvcl/vcc_parse.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/varnish-cache/lib/libvcl/vcc_parse.c b/varnish-cache/lib/libvcl/vcc_parse.c index efba57cd..189b3001 100644 --- a/varnish-cache/lib/libvcl/vcc_parse.c +++ b/varnish-cache/lib/libvcl/vcc_parse.c @@ -38,8 +38,6 @@ #include "vcc_compile.h" #include "libvarnish.h" -#include "vrt.h" - /*--------------------------------------------------------------------*/ static void Compound(struct tokenlist *tl); -- 2.39.5