Commit 68c47241 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Flexelinting

parent 796638ab
......@@ -198,6 +198,7 @@ builtin_vcl.c: builtin.vcl
echo ' * Edit builtin.vcl instead and run make' >> $@
echo ' *' >> $@
echo ' */' >> $@
echo '#include "config.h"' >> $@
echo '#include "mgt/mgt.h"' >> $@
echo '' >> $@
echo 'const char * const builtin_vcl =' >> $@
......
......@@ -39,7 +39,6 @@
#include "vsa.h"
#include "vsb.h"
#include "vtcp.h"
#include "vtim.h"
#include "vcc_if.h"
#include "VSC_debug.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment