immortalwrt/package/libnl-tiny/src
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
..
include libnl-tiny: Fix for c++ compatibility 2011-01-26 11:33:38 +00:00
attr.c
cache_mngt.c
cache.c
error.c
genl_ctrl.c
genl_family.c
genl_mngt.c
genl.c
handlers.c
Makefile
msg.c
nl.c
object.c
socket.c