1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Tony Ambardar 10ffefe602 iproute2: add missing limits.h includes
This patch has been submitted upstream to fix an error reported by a few
users. One instance seen using gcc 10.2.0, binutils 2.35.1 and musl 1.1.24:

bpf_glue.c: In function 'get_libbpf_version':
bpf_glue.c:46:11: error: 'PATH_MAX' undeclared (first use in this function);
did you mean 'AF_MAX'?
   46 |  char buf[PATH_MAX], *s;
      |           ^~~~~~~~
      |           AF_MAX

Reported-by: Rui Salvaterra <rsalvaterra@gmail.com>
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2021-03-19 15:30:01 +01:00
..
base-files treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
boot kexec-tools: update to 2.0.21 2021-03-19 01:25:26 +01:00
devel strace: update package to v5.10 2021-01-30 01:03:00 +01:00
firmware treewide: fix spelling 'seperate' -> 'separate' 2021-02-28 23:59:21 +00:00
kernel kernel: 5.10: update sound modules 2021-03-19 14:02:47 +00:00
libs mbedtls: update to 2.16.10 2021-03-16 21:17:02 +01:00
network iproute2: add missing limits.h includes 2021-03-19 15:30:01 +01:00
system fstools: update to git HEAD 2021-03-19 13:35:55 +00:00
utils busybox: udhcpc, allow zero length dhcp options 2021-03-19 01:25:26 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00