mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
12 lines
376 B
Diff
12 lines
376 B
Diff
|
diff -up linux-atm-2.5.0/src/led/main.c.path_max linux-atm-2.5.0/src/led/main.c
|
||
|
--- linux-atm-2.5.0/src/led/main.c.path_max 2008-05-19 02:47:40.000000000 +0900
|
||
|
+++ linux-atm-2.5.0/src/led/main.c 2008-05-19 02:47:52.000000000 +0900
|
||
|
@@ -41,6 +41,7 @@
|
||
|
#include <getopt.h>
|
||
|
#include <errno.h>
|
||
|
#include <fcntl.h>
|
||
|
+#include <linux/limits.h>
|
||
|
|
||
|
#include <atm.h>
|
||
|
#include <atmd.h>
|