wok-current diff atm-tools/stuff/MAX_PATH.u @ rev 12350
boxbackup-server: new default dir
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Apr 19 21:00:41 2012 +0200 (2012-04-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 Thu Apr 19 21:00:41 2012 +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"