Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / lib / xfreopen.h
1 #include <stdio.h>
2 void xfreopen (char const *filename, char const *mode, FILE *fp);