opnsense-ports/astro/openuniverse/files/patch-src_ou.cpp
Franco Fichtner 6e79da282a */*: sync with upstream
Taken from: FreeBSD
2016-07-27 07:58:02 +02: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"