[git commit future 1/1] uClibc_stdio.h: add missing #endif

Khem Raj raj.khem at gmail.com
Sat Mar 19 18:51:25 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=f454822c9080ff04d095c74ce85c4520a3f638b7
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/future

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
 libc/sysdeps/linux/common/bits/uClibc_stdio.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/libc/sysdeps/linux/common/bits/uClibc_stdio.h b/libc/sysdeps/linux/common/bits/uClibc_stdio.h
index 67e1af1..16579aa 100644
--- a/libc/sysdeps/linux/common/bits/uClibc_stdio.h
+++ b/libc/sysdeps/linux/common/bits/uClibc_stdio.h
@@ -211,6 +211,7 @@ typedef _IO_cookie_io_functions_t cookie_io_functions_t;
 # else
 #  include <bits/pthreadtypes.h>
 #  define __UCLIBC_IO_MUTEX(M) pthread_mutex_t M
+# endif
 #endif
 
 struct __STDIO_FILE_STRUCT {
-- 
1.7.3.4



More information about the uClibc-cvs mailing list