mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 21:09:17 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
236 B
C++
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"
|