summaryrefslogtreecommitdiff
path: root/games/xmille/files/patch-ac
blob: 6a1f787e313730e9f6adc860ef27290b9be216ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*** save.c.orig	Wed Apr  1 12:56:45 1992
--- save.c	Fri Dec 30 21:17:28 1994
***************
*** 22,28 ****
--- 22,30 ----
   *	This routine saves the current game for use at a later date
   */
  extern int	errno;
+ #ifndef __FreeBSD__
  extern char	*sys_errlist[];
+ #endif
  
  save() {