summaryrefslogtreecommitdiff
path: root/package/linux-atm/patches/010-header_stupidity.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/linux-atm/patches/010-header_stupidity.patch')
-rw-r--r--package/linux-atm/patches/010-header_stupidity.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/linux-atm/patches/010-header_stupidity.patch b/package/linux-atm/patches/010-header_stupidity.patch
new file mode 100644
index 000000000..98be104c7
--- /dev/null
+++ b/package/linux-atm/patches/010-header_stupidity.patch
@@ -0,0 +1,13 @@
+$Id$
+
+--- linux-atm-2.4.1/src/include/stdint.h.orig Mon Sep 3 18:40:44 2001
++++ linux-atm-2.4.1/src/include/stdint.h Sun Jun 18 23:24:20 2006
+@@ -6,7 +6,7 @@
+
+ #if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 1
+
+-#include "/usr/include/stdint.h"
++#include_next <stdint.h>
+
+ #elif __GLIBC__ >= 2
+