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

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
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"