1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Remove _IO_pos_t.

This commit is contained in:
Joseph Myers
2012-10-10 16:05:36 +00:00
parent 89a3ad0b6e
commit 472371b9b0
2 changed files with 4 additions and 1 deletions

View File

@ -31,7 +31,6 @@
#include <_G_config.h>
/* ALL of these should be defined in _G_config.h */
#define _IO_pos_t _G_fpos_t /* obsolete */
#define _IO_fpos_t _G_fpos_t
#define _IO_fpos64_t _G_fpos64_t
#define _IO_size_t size_t