12 lines
405 B
Text
12 lines
405 B
Text
$NetBSD: patch-ac,v 1.8 2005/12/18 23:15:43 joerg Exp $
|
|
|
|
--- ckcdeb.h.orig 2005-12-18 22:51:39.000000000 +0000
|
|
+++ ckcdeb.h
|
|
@@ -4481,7 +4481,6 @@ extern int errno;
|
|
The following declaration would cause problems for VMS and OS/2, in which
|
|
errno is an "extern volatile int noshare"...
|
|
*/
|
|
- extern int errno; /* Needed by most modules. */
|
|
#endif /* __GLIBC__ */
|
|
#endif /* OS2 */
|
|
#endif /* VMS */
|