Use x86_64 fpu/bits/fenv.h for i386 and x86_64
[glibc.git] / stdio-common / bug18a.c
blob663cbf4fb7fe89da6081728baa61b1f16be5d565
1 #include <wchar.h>
2 #define CHAR wchar_t
3 #define L(str) L##str
4 #define SSCANF swscanf
6 #include "bug18.c"