2013-09-26 17:14:40 +02:00

15 lines
360 B
Plaintext

$NetBSD: patch-al,v 1.1 2006/01/15 17:50:53 joerg Exp $
--- bin/mkcmd/mkcmd.m.orig 2006-01-15 17:46:17.000000000 +0000
+++ bin/mkcmd/mkcmd.m
@@ -29,9 +29,6 @@ static char rcsid[] =
* do the hard work. mkcmd rembers how it was built and builds all
* subsequent parsers that way...
*/
-#if !defined(MSDOS)
-extern int errno;
-#endif
#if USE_STRINGS