2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-25 13:51:04 +08:00
1995-02-18 01:27:10 +00:00

6 lines
91 B
C

#include <ansidecl.h>
#include <stdio.h>
#undef getc
#define fgetc getc
#include <fgetc.c>