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

freetype: add freetype-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 28 09:23:39 2020 +0100 (2020-01-28)
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"