aboutsummaryrefslogtreecommitdiff
path: root/biology/avida/files/patch-ab
blob: 453635356a948c78b90f1f7aad858879fe6862ca (plain) (blame)
1
2
3
4
5
6
7
8
9
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"