From a3ec215973c3653ebdeb81dcdd1274519c376a3d Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Sun, 21 Aug 2016 05:23:24 +0000 Subject: diffutils-3.5 --- lib/xfreopen.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/xfreopen.h (limited to 'lib/xfreopen.h') diff --git a/lib/xfreopen.h b/lib/xfreopen.h new file mode 100644 index 0000000..2ce49b5 --- /dev/null +++ b/lib/xfreopen.h @@ -0,0 +1,2 @@ +#include +void xfreopen (char const *filename, char const *mode, FILE *fp); -- cgit v1.2.1