Openwrt/package/libs
Felix Fietkau 1e06647d37 libnl-tiny: include <sys/socket.h>
Currently some libnl headers require application code to include
dependencies on its own. E.g. a simple include of <linux/netlink.h>
will trigger an error:
/usr/include/libnl-tiny/linux/netlink.h:32:2: error: unknown type name 'sa_family_t'

Similarly including <netlink/handlers.h> causes:
/usr/include/libnl-tiny/netlink/handlers.h:133:19: warning: 'struct ucred' declared inside parameter list [enabled by default]

Fix it by including <sys/socket.h> where needed in libnl headers.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 47456
2015-11-11 11:39:21 +00:00
..
argp-standalone
cyassl
elfutils elfutils: bump to 0.164 2015-11-11 08:32:28 +00:00
gettext
gettext-full
gmp
libbsd
libconfig
libevent2
libiconv
libiconv-full
libjson-c
libmnl
libnetfilter-conntrack
libnetfilter-cthelper
libnetfilter-cttimeout
libnetfilter-log
libnetfilter-queue
libnfnetlink
libnftnl
libnl
libnl-tiny libnl-tiny: include <sys/socket.h> 2015-11-11 11:39:21 +00:00
libpcap
libreadline
libroxml
librpc
libtool
libubox libubox: update to the latest version, adds a small json_script feature 2015-11-08 20:39:01 +00:00
libusb
libusb-compat
lzo
mbedtls
ncurses
nettle
ocf-crypto-headers
openssl
polarssl
popt
sysfsutils
toolchain toolchain: remove obsolete relinking code 2015-11-10 21:11:03 +00:00
uclibc++
uclient
ustream-ssl
zlib