Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / sbr / discard.c
index dbe309d..a1efa48 100644 (file)
 
 #include <termios.h>
 
-#ifdef SCO_5_STDIO
-# define _ptr  __ptr
-# define _cnt  __cnt
-# define _base __base
-# define _filbuf(fp)  ((fp)->__cnt = 0, __filbuf(fp))
-#endif
-
 
 void
 discard (FILE *io)