Enable compilation on -CURRENT.
Submitted by: Volker Stolz PR: 44931
This commit is contained in:
parent
5bfc839ac0
commit
265547f25d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69538
12
astro/openuniverse/files/patch-src_ou.h
Normal file
12
astro/openuniverse/files/patch-src_ou.h
Normal file
@ -0,0 +1,12 @@
|
||||
$FreeBSD$
|
||||
|
||||
--- src/ou.h.orig Sun Jun 4 12:35:09 2000
|
||||
+++ src/ou.h Tue Nov 5 12:17:24 2002
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
#ifdef WIN32
|
Loading…
Reference in New Issue
Block a user