aboutsummaryrefslogtreecommitdiff
path: root/biology/avida/files/patch-ab
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-20 15:17:46 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-20 15:17:46 +0000
commit9e3da593d2b8eb711044789d0248d901ce4777a0 (patch)
treec87a1b9cb53bd13391f4e0f80f265b332cf6b17c /biology/avida/files/patch-ab
parent38eea96cd4c6b5c14b4f4ebd344dde917c002aaf (diff)
Notes
Diffstat (limited to 'biology/avida/files/patch-ab')
-rw-r--r--biology/avida/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/biology/avida/files/patch-ab b/biology/avida/files/patch-ab
new file mode 100644
index 000000000000..453635356a94
--- /dev/null
+++ b/biology/avida/files/patch-ab
@@ -0,0 +1,10 @@
+--- source/main/fitness_matrix.hh.orig Thu Apr 18 08:54:04 2002
++++ source/main/fitness_matrix.hh Thu Apr 18 08:54:15 2002
+@@ -7,6 +7,7 @@
+ #include <vector>
+ #include <map>
+ #include <list>
++#include <sys/types.h>
+ #include <sys/timeb.h>
+
+ #include "../cpu/cpu.hh"