wok view atm-tools/stuff/MAX_PATH.u @ rev 21763

busybox: enable CONFIG_FDISK_SUPPORT_LARGE_DISKS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 27 14:19:03 2019 +0200 (2019-06-27)
parents
children
line source
1 --- src/led/main.c
2 +++ src/led/main.c
3 @@ -46,6 +46,7 @@
4 #include <atmd.h>
6 #include <linux/atmlec.h>
7 +#include <linux/limits.h>
9 /* Local incs */
10 #include "join.h"