diff options
Diffstat (limited to 'stdlib/tst-strtol-binary-c2x.c')
-rw-r--r-- | stdlib/tst-strtol-binary-c2x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/tst-strtol-binary-c2x.c b/stdlib/tst-strtol-binary-c2x.c index b9ccfda..e75f088 100644 --- a/stdlib/tst-strtol-binary-c2x.c +++ b/stdlib/tst-strtol-binary-c2x.c @@ -23,6 +23,7 @@ #define _ISOC2X_SOURCE #define CHAR char +#define WIDE 0 #define FNPFX strto #define L_(C) C #define TEST_C2X 1 |