summaryrefslogtreecommitdiff
path: root/lib/binary-io.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/binary-io.c')
-rw-r--r--lib/binary-io.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/binary-io.c b/lib/binary-io.c
new file mode 100644
index 0000000..8bbdb44
--- /dev/null
+++ b/lib/binary-io.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define BINARY_IO_INLINE _GL_EXTERN_INLINE
+#include "binary-io.h"