]> err.no Git - varnish/commitdiff
Forgot config.h here
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 13 Feb 2008 17:25:52 +0000 (17:25 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 13 Feb 2008 17:25:52 +0000 (17:25 +0000)
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

index 43b181404bc6417c507eda86026448ed85f6adcf..2e1551a01f29fd5240b2c806e3199b322f2caad6 100755 (executable)
@@ -217,6 +217,7 @@ warns $fo
 set foh [open "vcc_token_defs.h" w]
 warns $foh
 
+puts $fo "#include \"config.h\""
 puts $fo "#include <stdio.h>"
 puts $fo "#include <ctype.h>"
 puts $fo "#include \"vcc_priv.h\""