summaryrefslogtreecommitdiff
path: root/games/crossfire/patches/patch-ab
blob: f97d23ba26ed0bdc77fa333de1aacd5ada45cdb9 (plain)
1
2
3
4
5
6
7
8
9
$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:38 agc Exp $

--- common/time.c.orig	Fri Jun 19 05:29:45 1998
+++ common/time.c	Fri Jun 19 05:30:31 1998
@@ -59,3 +59,3 @@
 
-#if (defined(__sun__) && defined(SVR4)) || defined(linux) || defined(NetBSD) \
+#if (defined(__sun__) && defined(SVR4)) || defined(linux) || defined(__NetBSD__) \
    || defined(__FreeBSD__)