Include stdio--.h rather than stdio-safer.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 07:20:04 +0000 (07:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 07:20:04 +0000 (07:20 +0000)
commitd0baad324dcc815c2f3baf05b33bfe3328addfe1
tree0036b8e2f78da9e3ce09420dd6ef4e5cfe623257
parentce00cad00f1de8822c246037882a68facf131751
Include stdio--.h rather than stdio-safer.h.
Include stdlib--.h.  Do not include unistd-safer.h.
(create_temp_file): Don't call fd_safer; no longer needed
now that we include *--.h files.
(xfopen): Don't call fopen_safer, for similar reasons.
src/sort.c