diff --git a/src/iso-read.c b/src/iso-read.c index bc28ab23..247a2e58 100644 --- a/src/iso-read.c +++ b/src/iso-read.c @@ -1,5 +1,5 @@ /* - $Id: iso-read.c,v 1.3 2004/02/29 16:02:48 rocky Exp $ + $Id: iso-read.c,v 1.4 2004/03/11 01:01:15 rocky Exp $ Copyright (C) 2004 Rocky Bernstein @@ -44,6 +44,10 @@ #include #endif +#if defined ( WIN32 ) +#define ftruncate chsize +#endif + /* Used by `main' to communicate with `parse_opt'. And global options */ struct arguments