summaryrefslogtreecommitdiff
path: root/lib/binary-io.c
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2016-06-29 11:14:40 +0200
committerAndy Wingo <wingo@pobox.com>2016-06-29 11:32:05 +0200
commit2b421e02e103027851a0fa8dd1e02088948b73f8 (patch)
tree254f2883eb63eccf22cc206a06a452a26e814e9f /lib/binary-io.c
parentbfca4367b074e2961618dc656dd2a14339a7ef72 (diff)
downloadguile-2b421e02e103027851a0fa8dd1e02088948b73f8.tar.gz
Update Gnulib to 6835fc458f30b94f15d69c35a79cbc2dfabe2d06.
Diffstat (limited to 'lib/binary-io.c')
-rw-r--r--lib/binary-io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/binary-io.c b/lib/binary-io.c
index 8bbdb44d1..d828bcd01 100644
--- a/lib/binary-io.c
+++ b/lib/binary-io.c
@@ -1,3 +1,4 @@
#include <config.h>
#define BINARY_IO_INLINE _GL_EXTERN_INLINE
#include "binary-io.h"
+typedef int dummy;