summaryrefslogtreecommitdiffstats
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
commit19613342e2d5dabfecfc0edd1f1498f5cdfd2e60 (patch)
treecee37d1bd66e05f8d565e0b38137d1193705c2bf /package/linux-atm/patches/400-stdint_local_instead_of_host.patch
parent4f23b578173ac9af0a0f87bf09c815b75a2a0451 (diff)
downloadmaster-31e0f0ae-19613342e2d5dabfecfc0edd1f1498f5cdfd2e60.tar.gz
master-31e0f0ae-19613342e2d5dabfecfc0edd1f1498f5cdfd2e60.tar.bz2
master-31e0f0ae-19613342e2d5dabfecfc0edd1f1498f5cdfd2e60.zip
refresh linux-atm patches
SVN-Revision: 9373
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