From aba9b10df942a8e532bccbb589b175eae2661224 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 31 Oct 2012 10:17:41 +0100 Subject: __uclibc_main: remove stray trailing space test post-receive hook Signed-off-by: Bernhard Reutner-Fischer --- libc/misc/internals/__uClibc_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/misc') diff --git a/libc/misc/internals/__uClibc_main.c b/libc/misc/internals/__uClibc_main.c index d120fa22e..8a3646cde 100644 --- a/libc/misc/internals/__uClibc_main.c +++ b/libc/misc/internals/__uClibc_main.c @@ -35,7 +35,7 @@ #endif #ifdef __UCLIBC_HAS_THREADS__ #include -#endif +#endif #ifdef __UCLIBC_HAS_LOCALE__ #include #endif -- cgit v1.2.3