Hi Natanael, > PATH_MAX is defined in limits.h so includ it explicitly. > > This fixes the following compile error on musl libc (Alpine Linux): > tools/hciattach_bcm43xx.c: In function 'bcm43xx_locate_patch': > tools/hciattach_bcm43xx.c:313:14: error: 'PATH_MAX' undeclared (first use in this function) > char path[PATH_MAX]; > ^ > > Signed-off-by: Natanael Copa <ncopa@xxxxxxxxxxxxxxx> our userspace code is not using Signed-off-by. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html