summaryrefslogtreecommitdiff
path: root/include/netlink-types.h
diff options
context:
space:
mode:
authorThomas Graf <tgr@lsx.localdomain>2008-06-17 02:57:33 +0200
committerThomas Graf <tgr@lsx.localdomain>2008-06-17 02:57:33 +0200
commitff05f2ffc3caea6c59b6c940aa80e1314783a070 (patch)
tree87b33cdda0f496cc4fb3d5ed917f78a94bea7982 /include/netlink-types.h
parentab578b9ca00b19ad6b66283ec08d004f9fc391d6 (diff)
downloadlibnl-ff05f2ffc3caea6c59b6c940aa80e1314783a070.tar.gz
Fix compile errors when linking against libnl-genl
Diffstat (limited to 'include/netlink-types.h')
-rw-r--r--include/netlink-types.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/netlink-types.h b/include/netlink-types.h
index a818f99..be5fc4e 100644
--- a/include/netlink-types.h
+++ b/include/netlink-types.h
@@ -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_COMPARISON 1
#define NL_OBJ_MARK 1