From 7a5ee27c1a7b3daec16e6310f94341a8473b6c61 Mon Sep 17 00:00:00 2001 From: Dan Theisen Date: Mon, 25 Jun 2018 22:15:40 +0000 Subject: system/iproute2: add patch; I am a noob. --- system/iproute2/fix-uapi-garbage.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 system/iproute2/fix-uapi-garbage.patch (limited to 'system/iproute2') diff --git a/system/iproute2/fix-uapi-garbage.patch b/system/iproute2/fix-uapi-garbage.patch new file mode 100644 index 000000000..9f899ebb0 --- /dev/null +++ b/system/iproute2/fix-uapi-garbage.patch @@ -0,0 +1,22 @@ +--- iproute2-4.17.0/rdma/rdma.h 2018-06-08 12:11:50.000000000 -0500 ++++ iproute2-4.17.0/rdma/rdma.h 2018-06-25 23:26:35.811455508 -0500 +@@ -16,15 +16,16 @@ + #include + #include + #include +-#include +-#include + #include +-#include + + #include "list.h" + #include "utils.h" + #include "json_writer.h" + ++#include ++#include ++#include ++ + #define pr_err(args...) fprintf(stderr, ##args) + #define pr_out(args...) fprintf(stdout, ##args) + -- cgit v1.2.3-60-g2f50