From 7fe677c6d31a6fd854eaf64609d72b8613ca36ea Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sat, 10 Dec 2005 15:10:57 +0000 Subject: Merge from trunk. --- libc/stdio/fmemopen.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/stdio/fmemopen.c') diff --git a/libc/stdio/fmemopen.c b/libc/stdio/fmemopen.c index 7febe1a6e..fc7870258 100644 --- a/libc/stdio/fmemopen.c +++ b/libc/stdio/fmemopen.c @@ -5,6 +5,8 @@ * Dedicated to Toni. See uClibc/DEDICATION.mjn3 for details. */ +#define fopencookie __fopencookie + #include "_stdio.h" #ifndef __UCLIBC_HAS_GLIBC_CUSTOM_STREAMS__ -- cgit v1.2.3