biology/libgenome: Fix build on dragonfly

This commit is contained in:
John Marino 2014-02-05 23:47:48 +00:00
parent 5f492e9232
commit faa78592db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342906

View File

@ -0,0 +1,10 @@
--- include/gn/gnDefs.h.orig 2003-05-01 08:24:50.000000000 +0000
+++ include/gn/gnDefs.h
@@ -17,6 +17,7 @@
#include <limits.h>
#include <float.h>
+#include <string.h>
#include "gn/gnSetup.h"
// bool