pkgsrc/games/moria/patches/patch-am

16 lines
411 B
Text

$NetBSD: patch-am,v 1.1 2005/12/18 23:27:29 joerg Exp $
--- source/externs.h.orig 2005-12-18 23:18:45.000000000 +0000
+++ source/externs.h
@@ -35,11 +35,6 @@ extern char *sprintf();
#endif
#endif
-/* to avoid 'psect' problem with VMS declaration of errno */
-#ifndef VMS
-extern int errno;
-#endif
-
extern char *copyright[5];
/* horrible hack: needed because compact_monster() can be called from deep