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

screen: add vertical split
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 18 08:32:00 2011 +0200 (2011-08-18)
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"