ports/astro/openuniverse/files/patch-src_ou.cpp
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
236 B
C++

--- src/ou.cpp.orig 2000-06-04 21:29:29 UTC
+++ src/ou.cpp
@@ -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"