From 0b9f7f8a38355c20f094563271ab5fbf2108eb48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Fri, 8 Mar 2019 14:46:29 +0100 Subject: [PATCH] Add semantic patch to remove occurences of '#include ' --- cocci/config-h.spatch | 4 ++++ util/copyrights | 1 + 2 files changed, 5 insertions(+) create mode 100644 cocci/config-h.spatch diff --git a/cocci/config-h.spatch b/cocci/config-h.spatch new file mode 100644 index 0000000000..82ef3e8ae6 --- /dev/null +++ b/cocci/config-h.spatch @@ -0,0 +1,4 @@ +@@ +@@ + +- #include diff --git a/util/copyrights b/util/copyrights index 65174fb236..5ad20e0577 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