From 83d4cfe7c85afcbe3c5626fac8293481f485625b Mon Sep 17 00:00:00 2001 From: des Date: Wed, 13 Feb 2008 17:25:57 +0000 Subject: [PATCH] Regenerate git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2461 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/lib/libvcl/vcc_fixed_token.c | 1 - varnish-cache/lib/libvcl/vcc_obj.c | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/varnish-cache/lib/libvcl/vcc_fixed_token.c b/varnish-cache/lib/libvcl/vcc_fixed_token.c index aa1d974d..80f1af71 100644 --- a/varnish-cache/lib/libvcl/vcc_fixed_token.c +++ b/varnish-cache/lib/libvcl/vcc_fixed_token.c @@ -7,7 +7,6 @@ */ #include "config.h" - #include #include #include "vcc_priv.h" diff --git a/varnish-cache/lib/libvcl/vcc_obj.c b/varnish-cache/lib/libvcl/vcc_obj.c index d4df8b27..6c4fe081 100644 --- a/varnish-cache/lib/libvcl/vcc_obj.c +++ b/varnish-cache/lib/libvcl/vcc_obj.c @@ -6,6 +6,7 @@ * Edit vcc_gen_obj.tcl instead */ +#include "config.h" #include #include "vcc_compile.h" -- 2.39.5