From 0e1f40d1dbb23993241548d47420872ba434d4f6 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Tue, 11 Nov 2003 22:54:43 +0000 Subject: Protect some header inclusions. --- libc/sysdeps/linux/common/bits/uClibc_locale.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/sysdeps/linux/common/bits/uClibc_locale.h') diff --git a/libc/sysdeps/linux/common/bits/uClibc_locale.h b/libc/sysdeps/linux/common/bits/uClibc_locale.h index 0b8699e32..60e88c8a4 100644 --- a/libc/sysdeps/linux/common/bits/uClibc_locale.h +++ b/libc/sysdeps/linux/common/bits/uClibc_locale.h @@ -67,9 +67,11 @@ /* #if defined(_LIBC) && !defined(__LOCALE_C_ONLY) */ #ifndef __LOCALE_C_ONLY +#ifdef _LIBC #include #include #include +#endif #if defined(_LIBC) && !defined(__UCLIBC_GEN_LOCALE) #include -- cgit v1.2.3