summaryrefslogtreecommitdiff
path: root/games/ccgo/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/ccgo/patches/patch-aa')
-rw-r--r--games/ccgo/patches/patch-aa9
1 files changed, 9 insertions, 0 deletions
diff --git a/games/ccgo/patches/patch-aa b/games/ccgo/patches/patch-aa
new file mode 100644
index 00000000000..dd66a800693
--- /dev/null
+++ b/games/ccgo/patches/patch-aa
@@ -0,0 +1,9 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/03/16 03:56:27 rh Exp $
+
+--- igs/datetime.cc.orig 2002-11-22 01:29:41.000000000 +1000
++++ igs/datetime.cc
+@@ -1,3 +1,4 @@
++#include <time.h>
+ #define _XOPEN_SOURCE
+ #define _GNU_SOURCE
+ #include <ctime>