Remove OS-specific defines. Remove GECOS ampersand-magic, along with it.
[mmh] / uip / scansbr.c
index c566de2..865f2f7 100644 (file)
 # define _cnt _w  /* Wretch */
 #endif
 
-#ifdef SCO_5_STDIO
-# define _ptr  __ptr
-# define _cnt  __cnt
-# define _base __base
-# define _filbuf(fp)  ((fp)->__cnt = 0, __filbuf(fp))
-#endif
-
 #define MAXSCANL 256  /* longest possible scan line */
 
 /*