about summary refs log tree commit diff
path: root/libio/oldiofclose.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/oldiofclose.c')
-rw-r--r--libio/oldiofclose.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libio/oldiofclose.c b/libio/oldiofclose.c
index 5eed0661ec..5f3e1020d8 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>