From d7fdaf4d3a9795a294e93cad6f7d8238ba3754a6 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Mon, 28 Dec 2015 21:37:38 +0000 Subject: findutils-4.6.0 --- tests/binary-io.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/binary-io.c (limited to 'tests/binary-io.c') diff --git a/tests/binary-io.c b/tests/binary-io.c new file mode 100644 index 0000000..d828bcd --- /dev/null +++ b/tests/binary-io.c @@ -0,0 +1,4 @@ +#include +#define BINARY_IO_INLINE _GL_EXTERN_INLINE +#include "binary-io.h" +typedef int dummy; -- cgit v1.2.1