diff options
Diffstat (limited to 'libio/oldiofclose.c')
-rw-r--r-- | libio/oldiofclose.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libio/oldiofclose.c b/libio/oldiofclose.c index 5eed066..5f3e102 100644 --- a/libio/oldiofclose.c +++ b/libio/oldiofclose.c @@ -23,6 +23,7 @@ other reasons why the executable file might be covered by the GNU General Public License. */ +#define _IO_USE_OLD_IO_FILE #include "libioP.h" #ifdef __STDC__ #include <stdlib.h> |