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