Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
226 B
C
10 lines
226 B
C
--- ./util.h.orig 2010-12-06 18:35:50.000000000 +0100
|
|
+++ ./util.h 2014-01-11 04:44:10.000000000 +0100
|
|
@@ -8,7 +8,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <sys/types.h>
|
|
-#include <sys/timeb.h>
|
|
#include <sys/stat.h>
|
|
|
|
// defines
|