openwrt/package/libnl-tiny/src/include
Felix Fietkau 9a37eaeacf libnl-tiny: Fix for c++ compatibility
g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr"
when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc)
Also see https://dev.openwrt.org/ticket/7854

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25101
2011-01-26 11:33:38 +00:00
..
linux libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4 2009-05-10 16:50:56 +00:00
netlink libnl-tiny: Fix for c++ compatibility 2011-01-26 11:33:38 +00:00
netlink-generic.h add libnl-tiny as a small replacement for libnl with only genl support included 2009-04-30 13:57:29 +00:00
netlink-local.h libnl-tiny: fix potential redefinition of offsetof 2009-05-24 16:48:18 +00:00
netlink-types.h add libnl-tiny as a small replacement for libnl with only genl support included 2009-04-30 13:57:29 +00:00