summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/linux-atm/linux-atm-2.5.0-glibc28.patch
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-29 08:13:45 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-29 08:13:45 (GMT)
commit23bb6c43e42082337e60a05d55cd3af0754a4537 (patch)
tree2d961eae929b0d4d188dbbd66d87e4680c2ab899 /abs/core-testing/linux-atm/linux-atm-2.5.0-glibc28.patch
parenta013e645fef4ebcd2bc91d81f54df8719e304c76 (diff)
downloadlinhes_pkgbuild-23bb6c43e42082337e60a05d55cd3af0754a4537.zip
linhes_pkgbuild-23bb6c43e42082337e60a05d55cd3af0754a4537.tar.gz
linhes_pkgbuild-23bb6c43e42082337e60a05d55cd3af0754a4537.tar.bz2
Dep needed by iproute2.
Diffstat (limited to 'abs/core-testing/linux-atm/linux-atm-2.5.0-glibc28.patch')
-rw-r--r--abs/core-testing/linux-atm/linux-atm-2.5.0-glibc28.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/abs/core-testing/linux-atm/linux-atm-2.5.0-glibc28.patch b/abs/core-testing/linux-atm/linux-atm-2.5.0-glibc28.patch
new file mode 100644
index 0000000..692f316
--- /dev/null
+++ b/abs/core-testing/linux-atm/linux-atm-2.5.0-glibc28.patch
@@ -0,0 +1,11 @@
+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>