]> err.no Git - varnish/commitdiff
vrt.h is not needed here.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 5 Aug 2007 20:57:32 +0000 (20:57 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 5 Aug 2007 20:57:32 +0000 (20:57 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1801 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/lib/libvcl/vcc_parse.c

index efba57cd1e1ed0a1b491ae00408435825471e847..189b30013d76b385a10d8218fd4f24582a3daff9 100644 (file)
@@ -38,8 +38,6 @@
 #include "vcc_compile.h"
 #include "libvarnish.h"
 
-#include "vrt.h"
-
 /*--------------------------------------------------------------------*/
 
 static void Compound(struct tokenlist *tl);