ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[gnulib.git] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);