freebsd-ports/astro/openuniverse/files/patch-a
Will Andrews 2462358d17 Rename ssystem to openuniverse after repository copy. Update to
openuniverse 1.0beta3.

PR:		19176
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-08-26 01:48:53 +00:00

12 lines
299 B
Text

diff -ruN src/ou.cpp.orig src/ou.cpp
--- src/ou.cpp.orig Sun Jun 4 21:29:29 2000
+++ src/ou.cpp Sat Jun 10 07:37:23 2000
@@ -22,7 +22,7 @@
#include <string.h>
#include <math.h>
#include <time.h>
-#include <sys/timeb.h>
+#include "timeb.h"
#include <setjmp.h>
#include "ou.h"
#include "gui.h"