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