forked from Lainports/freebsd-ports
- Unbreak this port - Use PORTDOCS macro PR: 59523 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
10 lines
205 B
C
10 lines
205 B
C
--- vm/config.h.orig Thu Nov 20 20:04:10 2003
|
|
+++ vm/config.h Thu Nov 20 20:04:25 2003
|
|
@@ -15,6 +15,7 @@
|
|
|
|
#ifdef unix
|
|
|
|
+#include <time.h>
|
|
#include <utime.h>
|
|
#include <errno.h>
|
|
#include <sys/types.h>
|