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 argp-standalone: fix build error with gcc 5.2 (#20460) 2015-09-08 07:10:07 +00:00
cyassl cyassl: the upstream package in version 4.6.0 changed 2015-08-03 20:34:28 +00:00
elfutils elfutils: bump to 0.164 2015-11-11 08:32:28 +00:00
gettext
gettext-full
gmp
libbsd
libconfig
libevent2
libiconv
libiconv-full libiconv-full: fix build with fortify source 2015-06-25 12:13:57 +00:00
libjson-c
libmnl
libnetfilter-conntrack
libnetfilter-cthelper
libnetfilter-cttimeout
libnetfilter-log
libnetfilter-queue
libnfnetlink
libnftnl
libnl libnl: fix URL 2015-10-11 22:19:25 +00:00
libnl-tiny libnl-tiny: include <sys/socket.h> 2015-11-11 11:39:21 +00:00
libpcap libpcap: USB support by default if usbmon is enabled 2015-10-26 09:02:03 +00:00
libreadline cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00
libroxml
librpc librpc: update to the latest version, fixes build with uclibc-ng (#20856) 2015-11-04 18:33:12 +00:00
libtool cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00
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 mbedtls: update to version 2.1.2 2015-10-18 21:48:04 +00:00
ncurses
nettle
ocf-crypto-headers
openssl openssl: add one more mirror 2015-07-28 21:54:44 +00:00
polarssl polarssl: update to version 1.3.14 2015-10-18 21:48:32 +00:00
popt
sysfsutils
toolchain toolchain: remove obsolete relinking code 2015-11-10 21:11:03 +00:00
uclibc++ cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00
uclient
ustream-ssl
zlib cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00