From: Amos Jeffries Date: Sat, 31 Oct 2009 10:05:02 +0000 (+1300) Subject: Make cf_gen header self-complete. X-Git-Tag: SQUID_3_2_0_1~638 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf0ba190133411a4fd31d7a66af1c5c0d5d7a243;p=thirdparty%2Fsquid.git Make cf_gen header self-complete. --- diff --git a/src/cf_gen.cc b/src/cf_gen.cc index 9a34c052cc..d32a3e203f 100644 --- a/src/cf_gen.cc +++ b/src/cf_gen.cc @@ -473,6 +473,8 @@ main(int argc, char *argv[]) " * Abstract: This file contains routines used to configure the\n" " * variables in the squid server.\n" " */\n" + "\n" + "#include \"config.h\"\n" "\n", input_filename, argv[0] );