From 616f7797b0d3f6d5ab9b6ae07efc42e759d75790 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 18 Mar 2006 04:08:39 +0000 Subject: keep uclibc features in the source --- test/time/tst-ftime_l.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/time/tst-ftime_l.c') diff --git a/test/time/tst-ftime_l.c b/test/time/tst-ftime_l.c index 5ecb22fbe..3786f8c09 100644 --- a/test/time/tst-ftime_l.c +++ b/test/time/tst-ftime_l.c @@ -3,7 +3,7 @@ #include #include #include -#ifdef __UCLIBC_HAS_WCHAR__ +#if defined __UCLIBC_HAS_WCHAR__ && defined __UCLIBC_HAS_LOCALE__ #include #include -- cgit v1.2.3