Detect all 'include' statements, insert the content of each include files, and optionally add comments
Useful when making tools that needs to extract one or more bits of settings from ISC BIND9 named.conf configuration file.
Folds all ISC-style Bind9 "include" files into one named.conf flat-file
PythonMIT