aboutsummaryrefslogtreecommitdiff
path: root/astro/openuniverse
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-11-05 20:19:43 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-11-05 20:19:43 +0000
commit265547f25df9312d1978197d2cf25b572baebba9 (patch)
tree1b6bf2367f8b7f87b31a5fc5641fd76127cd8863 /astro/openuniverse
parent5bfc839ac09459c20673a198e2699bc77ea960a8 (diff)
downloadports-265547f25df9312d1978197d2cf25b572baebba9.tar.gz
ports-265547f25df9312d1978197d2cf25b572baebba9.zip
Enable compilation on -CURRENT.
Submitted by: Volker Stolz PR: 44931
Notes
Notes: svn path=/head/; revision=69538
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 000000000000..ff1bb3d7490c
--- /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