wok diff atm-tools/stuff/MAX_PATH.u @ rev 18412

linux64-open-vm-tools-kernel: uclibc-cross-compiler-x86_64 is not compatible with aufs+tmpfs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 19 18:50:17 2015 +0200 (2015-09-19)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/atm-tools/stuff/MAX_PATH.u	Sat Sep 19 18:50:17 2015 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- src/led/main.c
     1.5 ++++ src/led/main.c
     1.6 +@@ -46,6 +46,7 @@
     1.7 + #include <atmd.h>
     1.8 + 
     1.9 + #include <linux/atmlec.h>
    1.10 ++#include <linux/limits.h>
    1.11 + 
    1.12 + /* Local incs */
    1.13 + #include "join.h"