aboutsummaryrefslogtreecommitdiffstats
path: root/package/linux-atm/patches/400-stdint_local_instead_of_host.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-10-20 17:21:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-10-20 17:21:13 +0000
commiteba2902e49bece723cd890ed12bea06965788efa (patch)
treef51ea85a67ecc2839ea42a8dd63ac282dce2744a /package/linux-atm/patches/400-stdint_local_instead_of_host.patch
parente8f8ee6ccf9b8f791843e01a66b927d640fb2211 (diff)
downloadupstream-eba2902e49bece723cd890ed12bea06965788efa.tar.gz
upstream-eba2902e49bece723cd890ed12bea06965788efa.tar.bz2
upstream-eba2902e49bece723cd890ed12bea06965788efa.zip
refresh linux-atm patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9373 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux-atm/patches/400-stdint_local_instead_of_host.patch')
-rw-r--r--package/linux-atm/patches/400-stdint_local_instead_of_host.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/linux-atm/patches/400-stdint_local_instead_of_host.patch b/package/linux-atm/patches/400-stdint_local_instead_of_host.patch
index ead336cff4..b4db87e624 100644
--- a/package/linux-atm/patches/400-stdint_local_instead_of_host.patch
+++ b/package/linux-atm/patches/400-stdint_local_instead_of_host.patch
@@ -1,7 +1,7 @@
Index: linux-atm-2.4.1/src/include/stdint.h
===================================================================
---- linux-atm-2.4.1.orig/src/include/stdint.h 2007-06-04 13:23:53.658576552 +0200
-+++ linux-atm-2.4.1/src/include/stdint.h 2007-06-04 13:23:56.839093040 +0200
+--- linux-atm-2.4.1.orig/src/include/stdint.h 2007-10-20 19:19:10.194209414 +0200
++++ linux-atm-2.4.1/src/include/stdint.h 2007-10-20 19:19:18.282670346 +0200
@@ -6,7 +6,7 @@
#if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 1