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