aboutsummaryrefslogtreecommitdiffstats
path: root/astro/openuniverse
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2002-11-06 04:19:43 +0800
committertrevor <trevor@FreeBSD.org>2002-11-06 04:19:43 +0800
commitea07ed537c26d4d5909eb200a458a98ea3979e84 (patch)
tree88dc618cab25838ad193c93e5da7077b6f9c61de /astro/openuniverse
parentc12b2c3e0b9b0698333df127d7ad371f2bf62164 (diff)
downloadfreebsd-ports-graphics-ea07ed537c26d4d5909eb200a458a98ea3979e84.tar.gz
freebsd-ports-graphics-ea07ed537c26d4d5909eb200a458a98ea3979e84.tar.zst
freebsd-ports-graphics-ea07ed537c26d4d5909eb200a458a98ea3979e84.zip
Enable compilation on -CURRENT.
Submitted by: Volker Stolz PR: 44931
Diffstat (limited to 'astro/openuniverse')
-rw-r--r--astro/openuniverse/files/patch-src_ou.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/astro/openuniverse/files/patch-src_ou.h b/astro/openuniverse/files/patch-src_ou.h
new file mode 100644
index 00000000000..ff1bb3d7490
--- /dev/null
+++ b/astro/openuniverse/files/patch-src_ou.h
@@ -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