Fix icon for the cygw32 build on 64-bit Cygwin. (Bug#12993)
[bpt/emacs.git] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);