diff options
| author | Jim Meyering <jim@meyering.net> | 2001-08-27 21:24:59 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2001-08-27 21:24:59 +0000 |
| commit | 73dc52f0b9ec69fcd7b1afd6a87c7cea6f962bef (patch) | |
| tree | 47ff11ae50e430892746c891577d4ca8dcfee555 /lib/strtoimax.c | |
| parent | *** empty log message *** (diff) | |
| download | coreutils-73dc52f0b9ec69fcd7b1afd6a87c7cea6f962bef.tar.gz coreutils-73dc52f0b9ec69fcd7b1afd6a87c7cea6f962bef.zip | |
whoops. Don't define anything here. imax is the default
Diffstat (limited to 'lib/strtoimax.c')
| -rw-r--r-- | lib/strtoimax.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/strtoimax.c b/lib/strtoimax.c index 6357ceb3f..d3cd027c4 100644 --- a/lib/strtoimax.c +++ b/lib/strtoimax.c @@ -1,2 +1 @@ -#define STRTOUXMAX_SIGNED #include "strtoxmax.c" |
