Merge from emacs-24; up to 2012-12-30T19:34:25Z!jan.h.d@swipnet.se
[bpt/emacs.git] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);