X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-v850%2Fposix_types.h;h=ccb7297a0edcab0e8fd7a8d849f62da02a3db982;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=865c87cadc2bfee0578c80a7e57cec8c1b36e627;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/include/asm-v850/posix_types.h b/include/asm-v850/posix_types.h index 865c87cad..ccb7297a0 100644 --- a/include/asm-v850/posix_types.h +++ b/include/asm-v850/posix_types.h @@ -54,7 +54,9 @@ typedef struct { #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2) -#include +/* We used to include here, which seems the right thing, but + it caused nasty include-file definition order problems. Removing the + include seems to work, so fingers crossed... */ #undef __FD_SET #define __FD_SET(fd, fd_set) \