1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/games/xmris/files/patch-aa

15 lines
250 B
Plaintext
Raw Normal View History

1996-12-06 00:48:25 +00:00
*** all.c.orig Fri Dec 22 04:05:56 1995
--- all.c Thu Dec 5 14:08:46 1996
***************
*** 638,644 ****
1996-12-06 00:48:25 +00:00
--- 638,646 ----
*/
{
1996-12-06 00:48:25 +00:00
extern int sys_nerr;
+ #ifndef __FreeBSD__
extern char *sys_errlist[];
+ #endif
int error;