]> git.marmaro.de Git - mmh/blobdiff - sbr/discard.c
Added newline to "send" that's piped to dist. Old 2.6 Linux
[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)