]> granicus.if.org Git - nethack/commitdiff
OS/2 patch (from <Someone>)
authornethack.allison <nethack.allison>
Mon, 17 Feb 2003 01:47:13 +0000 (01:47 +0000)
committernethack.allison <nethack.allison>
Mon, 17 Feb 2003 01:47:13 +0000 (01:47 +0000)
sys/os2/os2.c

index cf37dc77def8dba0b7066ddf3bcebbb9bda66d57..676774ebdcbfd3b3ea0df62bb9e23535aa08ea8b 100644 (file)
@@ -358,4 +358,7 @@ int *lan_username_size;
 {
   return (char*)0;
 }
+#ifdef X11_GRAPHICS
+int errno;
+#endif
 #endif /* OS2 */