mirror of
https://git.freebsd.org/ports.git
synced 2025-05-08 03:40:46 -04:00
10 lines
239 B
C
10 lines
239 B
C
--- vendor/kazhdan/MyTime.h.orig 2018-04-06 19:43:22 UTC
|
|
+++ vendor/kazhdan/MyTime.h
|
|
@@ -30,7 +30,6 @@ DAMAGE.
|
|
#define MY_TIME_INCLUDED
|
|
|
|
#include <string.h>
|
|
-#include <sys/timeb.h>
|
|
#ifndef WIN32
|
|
#include <sys/time.h>
|
|
#endif // WIN32
|