1 Index: package/linux-atm/patches/400-stdint-local-instead-of-host.patch
2 ===================================================================
3 --- package/linux-atm/patches/400-stdint-local-instead-of-host.patch (revision 0)
4 +++ package/linux-atm/patches/400-stdint-local-instead-of-host.patch (revision 0)
6 +--- linux-atm-2.4.1/src/include/stdint.h 2001-09-03 20:41:06.000000000 +0200
7 ++++ linux-atm-2.4.1/src/include/stdint.h.my 2006-08-26 22:08:41.000000000 +0200
10 + #include <features.h>
12 +-#if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 1
14 +-#include "/usr/include/stdint.h"
16 +-#elif __GLIBC__ >= 2
19 + /* Works for i386 and Alpha */