]> git.cworth.org Git - tar/blob - lib/close-stream.h
Fix to allow parallel build (-j2), closes #535319
[tar] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);