r2461 - trunk/varnish-cache/lib/libvcl

des at projects.linpro.no des at projects.linpro.no
Wed Feb 13 18:25:57 CET 2008


Author: des
Date: 2008-02-13 18:25:57 +0100 (Wed, 13 Feb 2008)
New Revision: 2461

Modified:
   trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c
   trunk/varnish-cache/lib/libvcl/vcc_obj.c
Log:
Regenerate


Modified: trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c
===================================================================
--- trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c	2008-02-13 17:25:52 UTC (rev 2460)
+++ trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c	2008-02-13 17:25:57 UTC (rev 2461)
@@ -7,7 +7,6 @@
  */
 
 #include "config.h"
-
 #include <stdio.h>
 #include <ctype.h>
 #include "vcc_priv.h"

Modified: trunk/varnish-cache/lib/libvcl/vcc_obj.c
===================================================================
--- trunk/varnish-cache/lib/libvcl/vcc_obj.c	2008-02-13 17:25:52 UTC (rev 2460)
+++ trunk/varnish-cache/lib/libvcl/vcc_obj.c	2008-02-13 17:25:57 UTC (rev 2461)
@@ -6,6 +6,7 @@
  * Edit vcc_gen_obj.tcl instead
  */
 
+#include "config.h"
 #include <stdio.h>
 #include "vcc_compile.h"
 




More information about the varnish-commit mailing list