diff options
Diffstat (limited to 'lib/binary-io.c')
| -rw-r--r-- | lib/binary-io.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/binary-io.c b/lib/binary-io.c new file mode 100644 index 00000000000..8bbdb44d121 --- /dev/null +++ b/lib/binary-io.c | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #include <config.h> | ||
| 2 | #define BINARY_IO_INLINE _GL_EXTERN_INLINE | ||
| 3 | #include "binary-io.h" | ||