pkgsrc/editors/emacs21/patches/patch-ar
markd 005073fa51 Reimport existing emacs packages as emacs21{,-nox11} to allow
subsequent update of emacs packages to version 22.
2007-06-11 13:38:24 +00:00

14 lines
329 B
Text

$NetBSD: patch-ar,v 1.1 2007/06/11 13:38:38 markd Exp $
--- src/floatfns.c.orig 2005-12-29 13:31:17.000000000 +0000
+++ src/floatfns.c
@@ -107,9 +107,6 @@ extern double logb ();
#ifdef FLOAT_CHECK_ERRNO
# include <errno.h>
-#ifndef USE_CRT_DLL
-extern int errno;
-#endif
#endif
/* Avoid traps on VMS from sinh and cosh.