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