From 709a5fc06156b58ed864a1696a5c24cf95d74d9c Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 16 Feb 2006 15:32:30 +0000 Subject: It's not my day .. --- libpthread/linuxthreads/sysdeps/pthread/pthread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread') diff --git a/libpthread/linuxthreads/sysdeps/pthread/pthread.h b/libpthread/linuxthreads/sysdeps/pthread/pthread.h index 8c54c78bf..0dacfed1c 100644 --- a/libpthread/linuxthreads/sysdeps/pthread/pthread.h +++ b/libpthread/linuxthreads/sysdeps/pthread/pthread.h @@ -24,7 +24,7 @@ #include #include #include -#if defined _LIBC && ( defined IS_IN_libc && NOT_IN_libc ) +#if defined _LIBC && ( defined IS_IN_libc && defined NOT_IN_libc ) #include #endif -- cgit v1.2.3