]> err.no Git - varnish/commitdiff
Regenerate
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 13 Feb 2008 17:25:57 +0000 (17:25 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 13 Feb 2008 17:25:57 +0000 (17:25 +0000)
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
varnish-cache/lib/libvcl/vcc_obj.c

index aa1d974d60408aaab515f881aa3279af799c72f0..80f1af71dce781d16778382416a71131c17e13d2 100644 (file)
@@ -7,7 +7,6 @@
  */
 
 #include "config.h"
-
 #include <stdio.h>
 #include <ctype.h>
 #include "vcc_priv.h"
index d4df8b2737ca4b2f98c9c1e7e75f74f9629101c8..6c4fe08126375bd5618b3319d07379adaa6ebe41 100644 (file)
@@ -6,6 +6,7 @@
  * Edit vcc_gen_obj.tcl instead
  */
 
+#include "config.h"
 #include <stdio.h>
 #include "vcc_compile.h"