Don't include stdio-safer.h; no longer needed.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 06:26:15 +0000 (06:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 06:26:15 +0000 (06:26 +0000)
commit9c17ef9a811b78f3b1aa432e3e83e609869238f4
tree89d1bb8fb0291bc9ab56c489379e5ec7a506b5fa
parent6af6438b0a0ffc4d4b92e81a70d29557cc573309
Don't include stdio-safer.h; no longer needed.
(writeline): Remove stream arg; we now always output to stdout.
All callers changed.
(check_file): Reuse stdout rather than opening a new stream.
This saves a file descriptor.
src/uniq.c