aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/netifd
diff options
context:
space:
mode:
authorTony Ambardar <itugrok@yahoo.com>2021-03-12 20:58:28 -0800
committerHauke Mehrtens <hauke@hauke-m.de>2021-04-10 14:22:28 +0200
commite07105303f538a4713db61d5f99017e81e87ab2c (patch)
treec9ee8c6c04dde20b0a877719bd34e05d4f373a6d /package/network/config/netifd
parent0ffc498ddd24a528df4afca8737a50e5969b7161 (diff)
downloadupstream-e07105303f538a4713db61d5f99017e81e87ab2c.tar.gz
upstream-e07105303f538a4713db61d5f99017e81e87ab2c.tar.bz2
upstream-e07105303f538a4713db61d5f99017e81e87ab2c.zip
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> (cherry picked from commit 10ffefe60299637bc592ec4ef0dde93e0e2e8344)
Diffstat (limited to 'package/network/config/netifd')
0 files changed, 0 insertions, 0 deletions