DORMANTno replies

[PATCH] ip link: Include limits.h for PATH_MAX

From: Ismael Luceno <ismael@iodev.co.uk>
Date: 2024-12-08 16:31:55
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
---
 ip/iplink.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/ip/iplink.c b/ip/iplink.c
index aa2332fccfa3..fbaa8c2b7500 100644
--- a/ip/iplink.c
+++ b/ip/iplink.c
@@ -22,6 +22,7 @@
 #include <sys/ioctl.h>
 #include <stdbool.h>
 #include <linux/mpls.h>
+#include <limits.h>
 
 #include "rt_names.h"
 #include "utils.h"
-- 
2.46.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help