Loading...
threads/cprocs.c Libc-583 Libc-498
--- Libc/Libc-583/threads/cprocs.c
+++ Libc/Libc-498/threads/cprocs.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999, 2008 Apple Inc. All rights reserved.
+ * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
@@ -137,7 +137,6 @@
 #undef errno
 extern int errno;
 extern int *__error(void);
-extern int __pthread_canceled(int);
 
 void
 cthread_set_errno_self(error)