Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.ca
[bpt/emacs.git] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);