wok-stable annotate atm-tools/stuff/MAX_PATH.u @ rev 11720

Back to 23.3. Broken build on BB, although it's ok in my chrooted env
author Dominique Corbex <domcox@slitaz.org>
date Mon Feb 20 17:53:47 2012 +0100 (2012-02-20)
parents
children
rev   line source
pascal@4200 1 --- src/led/main.c
pascal@4200 2 +++ src/led/main.c
pascal@4200 3 @@ -46,6 +46,7 @@
pascal@4200 4 #include <atmd.h>
pascal@4200 5
pascal@4200 6 #include <linux/atmlec.h>
pascal@4200 7 +#include <linux/limits.h>
pascal@4200 8
pascal@4200 9 /* Local incs */
pascal@4200 10 #include "join.h"