diff --git a/tools/elfutils/patches/100-portability.patch b/tools/elfutils/patches/100-portability.patch index 9a111c76d9..1a61455f48 100644 --- a/tools/elfutils/patches/100-portability.patch +++ b/tools/elfutils/patches/100-portability.patch @@ -351,7 +351,7 @@ #include #include +#include -+#include ++#include #include #include #include @@ -373,7 +373,7 @@ +#include #include #include -+#include ++#include /* Known location expressions already decoded. */ @@ -893,32 +893,8 @@ @@ -27,6 +27,7 @@ the GNU Lesser General Public License along with this program. If not, see . */ - + +#include #include - - ---- a/libdw/libdwP.h -+++ b/libdw/libdwP.h -@@ -35,7 +35,7 @@ - #include - #include - #include --#include -+#include - - - /* Known location expressions already decoded. */ - ---- a/libdwfl/libdwflP.h -+++ b/libdwfl/libdwflP.h -@@ -32,7 +32,7 @@ - #include - #include - #include --#include -+#include - #include - #include - #include - + +