summaryrefslogtreecommitdiff
path: root/games/xboing/patches/patch-ac
blob: 105908caa0482de5a458582a833b2a31e9c57f45 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ac,v 1.1 1998/08/18 09:25:18 frueauf Exp $

--- highscore.c.orig	Thu Nov 21 18:28:46 1996
+++ highscore.c	Mon Aug 17 22:40:49 1998
@@ -56,2 +56,5 @@
 #include <file.h>
+#ifdef __NetBSD__
+  #include <sys/file.h>
+#endif
 #include <sys/param.h>