mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
biology/libgenome: Fix build on dragonfly
This commit is contained in:
parent
5f492e9232
commit
faa78592db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342906
10
biology/libgenome/files/patch-include_gn_gnDefs.h
Normal file
10
biology/libgenome/files/patch-include_gn_gnDefs.h
Normal 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
|
Loading…
Reference in New Issue
Block a user