immortalwrt/package/libnl-tiny/src/include/netlink
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
..
genl
addr.h
attr.h libnl-tiny: Fix for c++ compatibility 2011-01-26 11:33:38 +00:00
cache-api.h
cache.h
data.h
errno.h
handlers.h libnl-tiny: Fix for c++ compatibility 2011-01-26 11:33:38 +00:00
list.h
msg.h libnl-tiny: Fix for c++ compatibility 2011-01-26 11:33:38 +00:00
netlink-compat.h
netlink-kernel.h
netlink.h
object-api.h
object.h
socket.h
types.h libnl-tiny: fix a compiler warning that shows up with -pedantic 2010-10-14 00:14:43 +00:00
utils.h
version.h