summaryrefslogtreecommitdiff
path: root/package/linux-atm/patches/patch-src_led_main_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-04 19:46:16 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-04 19:46:16 +0200
commitdfc1b1e7d8d180ce72b70ef0b629ee45fd4e2674 (patch)
treeb3b67593a04ed06a6d49cd6178eafdf4bac403c5 /package/linux-atm/patches/patch-src_led_main_c
parent880a694987b2500a302722530615ec5e70a1d507 (diff)
parent322327d668e6cef8bb5f318bc414593794530b7b (diff)
Merge branch 'master' of ssh://openadk.org/git/openadk
Diffstat (limited to 'package/linux-atm/patches/patch-src_led_main_c')
-rw-r--r--package/linux-atm/patches/patch-src_led_main_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/linux-atm/patches/patch-src_led_main_c b/package/linux-atm/patches/patch-src_led_main_c
new file mode 100644
index 000000000..63c5b5e9b
--- /dev/null
+++ b/package/linux-atm/patches/patch-src_led_main_c
@@ -0,0 +1,11 @@
+$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
+--- linux-atm-2.5.0.orig/src/led/main.c 2005-10-06 19:27:50.000000000 +0200
++++ linux-atm-2.5.0/src/led/main.c 2009-06-01 22:38:27.000000000 +0200
+@@ -31,6 +31,7 @@
+ #endif
+
+ /* Global includes */
++#include <limits.h>
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <sys/time.h>