From: Ondřej Surý Date: Fri, 8 Mar 2019 13:46:29 +0000 (+0100) Subject: Add semantic patch to remove occurences of '#include ' X-Git-Tag: v9.15.0~106^2~6 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0b9f7f8a38355c20f094563271ab5fbf2108eb48;p=thirdparty%2Fbind9.git Add semantic patch to remove occurences of '#include ' --- diff --git a/cocci/config-h.spatch b/cocci/config-h.spatch new file mode 100644 index 00000000000..82ef3e8ae68 --- /dev/null +++ b/cocci/config-h.spatch @@ -0,0 +1,4 @@ +@@ +@@ + +- #include diff --git a/util/copyrights b/util/copyrights index 65174fb236c..5ad20e05770 100644 --- a/util/copyrights +++ b/util/copyrights @@ -1313,6 +1313,7 @@ ./bin/win32/BINDInstall/resource.h X 2001,2005,2009,2018,2019 ./bind.keys X 2009,2010,2011,2017,2018,2019 ./bind.keys.h X 2009,2010,2011,2012,2014,2017,2018,2019 +./cocci/config-h.spatch X 2019 ./cocci/unreachable.spatch X 2018,2019 ./config.guess X 1998,1999,2000,2001,2004,2009,2013,2018,2019 ./config.h.in X 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019