about summary refs log tree commit diff
path: root/nptl/sysdeps/unix
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-05-04 16:47:14 +0000
committerUlrich Drepper <drepper@redhat.com>2004-05-04 16:47:14 +0000
commit50c2b6d7d991ac885725dce5f2e76669e24915c6 (patch)
treebdfc62769ec36dbb4e79ecdce81bf3ce752c1fcb /nptl/sysdeps/unix
parent27b0258934adb212b760ead998d51f8005224abc (diff)
downloadglibc-50c2b6d7d991ac885725dce5f2e76669e24915c6.tar.gz
glibc-50c2b6d7d991ac885725dce5f2e76669e24915c6.tar.xz
glibc-50c2b6d7d991ac885725dce5f2e76669e24915c6.zip
Update.
2004-05-04  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/ia64/sysdep.S (USE___THREAD): Remove
	defined.
Diffstat (limited to 'nptl/sysdeps/unix')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h b/nptl/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
index a360c68fe3..619f28c4aa 100644
--- a/nptl/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
+++ b/nptl/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
@@ -27,7 +27,7 @@
 
 # undef PSEUDO
 
-# ifdef USE___THREAD
+# if USE___THREAD
 #  ifndef NOT_IN_libc
 #   define SYSDEP_CANCEL_ERRNO __libc_errno
 #  else