xref: /dragonfly/contrib/grep/lib/close-stream.h (revision 783d47c4)
1 #include <stdio.h>
2 int close_stream (FILE *stream);
3