mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
c67ce03bf0
PR: 11101 Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
--- link.h.orig Thu Oct 29 09:19:21 1998
|
|
+++ link.h Mon Apr 12 23:28:34 1999
|
|
@@ -1,3 +1,4 @@
|
|
+#include <sys/time.h>
|
|
#include <time.h>
|
|
|
|
/* 2 Dimensional Link List */
|