]> git.marmaro.de Git - mmh/blobdiff - sbr/discard.c
Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / sbr / discard.c
index dbe309d770599efe95db1a349e909d3250de67ba..a1efa4882aadc9e70297dc167a904c6f898a2f68 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)