freebsd-ports/astro/openuniverse/files/patch-src_ou.h
Trevor Johnson 265547f25d Enable compilation on -CURRENT.
Submitted by:	Volker Stolz
PR:		44931
2002-11-05 20:19:43 +00:00

12 lines
209 B
C

$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