wok-next diff atm-tools/stuff/patches/MAX_PATH.u @ rev 21661

updated fonttosfnt (1.0.5 -> 1.1.0)
author Hans-G?nter Theisgen
date Sat Jun 27 13:41:53 2020 +0100 (2020-06-27)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/atm-tools/stuff/patches/MAX_PATH.u	Sat Jun 27 13:41:53 2020 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- a/src/led/main.c
     1.5 ++++ b/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"