log1p-ieee: Work around test failure on AIX 7.1 and HP-UX 11.
[gnulib.git] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);