aboutsummaryrefslogtreecommitdiff
path: root/libio/memstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/memstream.c')
-rw-r--r--libio/memstream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libio/memstream.c b/libio/memstream.c
index ad31390..a3ec964 100644
--- a/libio/memstream.c
+++ b/libio/memstream.c
@@ -124,6 +124,7 @@ open_memstream (bufloc, sizeloc)
return (_IO_FILE *) &new_f->fp._sf._sbf;
}
+libc_hidden_def (open_memstream)
static int