From: des Date: Wed, 13 Feb 2008 17:25:57 +0000 (+0000) Subject: Regenerate X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d4cfe7c85afcbe3c5626fac8293481f485625b;p=varnish Regenerate git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2461 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- 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"