OS/2 patch (from <Someone>)

This commit is contained in:
nethack.allison
2003-02-17 01:47:13 +00:00
parent f505101fa3
commit 3d96d214c6
+3
View File
@@ -358,4 +358,7 @@ int *lan_username_size;
{ {
return (char*)0; return (char*)0;
} }
#ifdef X11_GRAPHICS
int errno;
#endif
#endif /* OS2 */ #endif /* OS2 */