summaryrefslogtreecommitdiff
path: root/package/libnl/patches/patch-include_netlink-types_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/libnl/patches/patch-include_netlink-types_h')
-rw-r--r--package/libnl/patches/patch-include_netlink-types_h19
1 files changed, 19 insertions, 0 deletions
diff --git a/package/libnl/patches/patch-include_netlink-types_h b/package/libnl/patches/patch-include_netlink-types_h
new file mode 100644
index 000000000..01d181e28
--- /dev/null
+++ b/package/libnl/patches/patch-include_netlink-types_h
@@ -0,0 +1,19 @@
+$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
+--- libnl-1.1.orig/include/netlink-types.h 2008-01-14 16:48:45.000000000 +0100
++++ libnl-1.1/include/netlink-types.h 2009-04-16 20:16:45.349364825 +0200
+@@ -95,15 +95,6 @@ struct nl_cache_mngr
+
+ struct nl_parser_param;
+
+-struct genl_info
+-{
+- struct sockaddr_nl * who;
+- struct nlmsghdr * nlh;
+- struct genlmsghdr * genlhdr;
+- void * userhdr;
+- struct nlattr ** attrs;
+-};
+-
+ #define LOOSE_FLAG_COMPARISON 1
+
+ #define NL_OBJ_MARK 1