]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve the #include block sorting
authorOndřej Surý <ondrej@isc.org>
Mon, 9 Mar 2020 14:26:54 +0000 (15:26 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 9 Mar 2020 15:19:22 +0000 (16:19 +0100)
commit5071c47fbdfe5621dc4b1ab77bc2e5e5dd3b76d3
treefbeac77abdde8608b1b6f7370669c0e132c76f62
parentfd18da8cac698f41a6c15100b86b32472aed1f6f
Improve the #include block sorting

The IncludeCategories was incomplete, it missed pk11/ and dst/ headers
and the rule that put "" header after all <> headers was broken.
.clang-format