From a6747a9a5d224e8b62e1848cb6717c61ab20fc7b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 21 Apr 2016 03:01:04 +0200 Subject: iproute2: update to 4.5.0, add buildroot patches --- package/iproute2/patches/patch-include_linux_xfrm_h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/iproute2/patches/patch-include_linux_xfrm_h (limited to 'package/iproute2/patches/patch-include_linux_xfrm_h') diff --git a/package/iproute2/patches/patch-include_linux_xfrm_h b/package/iproute2/patches/patch-include_linux_xfrm_h new file mode 100644 index 000000000..e66679a80 --- /dev/null +++ b/package/iproute2/patches/patch-include_linux_xfrm_h @@ -0,0 +1,10 @@ +--- iproute2-4.5.0.orig/include/linux/xfrm.h 2016-03-15 00:02:31.000000000 +0100 ++++ iproute2-4.5.0/include/linux/xfrm.h 2016-04-21 02:44:12.713804912 +0200 +@@ -1,7 +1,6 @@ + #ifndef _LINUX_XFRM_H + #define _LINUX_XFRM_H + +-#include + #include + + /* All of the structures in this file may not change size as they are -- cgit v1.2.3