summaryrefslogtreecommitdiff
path: root/games/grhino/patches/patch-aa
blob: e85d3a7a86049657d1c4f0d3a184eb8604ae2d5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.3 2004/09/11 21:43:27 kristerw Exp $

--- alphabeta.cc.orig	Sat Sep 11 23:33:47 2004
+++ alphabeta.cc	Sat Sep 11 23:35:08 2004
@@ -27,6 +27,7 @@
 #include <stdlib.h>
 #include <pthread.h>
 #include <fstream>
+#include <string>
 using namespace std;
 
 /*************************************************************************