From c15178e597a7acb54532c0f4ba2d76758fc551ac Mon Sep 17 00:00:00 2001 From: des Date: Wed, 13 Feb 2008 17:25:52 +0000 Subject: [PATCH] Forgot config.h here git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2460 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/lib/libvcl/vcc_gen_fixed_token.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/varnish-cache/lib/libvcl/vcc_gen_fixed_token.tcl b/varnish-cache/lib/libvcl/vcc_gen_fixed_token.tcl index 43b18140..2e1551a0 100755 --- a/varnish-cache/lib/libvcl/vcc_gen_fixed_token.tcl +++ b/varnish-cache/lib/libvcl/vcc_gen_fixed_token.tcl @@ -217,6 +217,7 @@ warns $fo set foh [open "vcc_token_defs.h" w] warns $foh +puts $fo "#include \"config.h\"" puts $fo "#include " puts $fo "#include " puts $fo "#include \"vcc_priv.h\"" -- 2.39.5