13 lines
253 B
Text
13 lines
253 B
Text
$NetBSD: patch-ad,v 1.1 2005/11/07 21:32:27 tv Exp $
|
|
|
|
--- tracker.h.orig 2004-09-08 19:10:51.000000000 -0400
|
|
+++ tracker.h
|
|
@@ -2,7 +2,7 @@
|
|
#define TRACKER_H
|
|
|
|
#include <sys/types.h>
|
|
-
|
|
+#include <sys/time.h>
|
|
#include "./def.h"
|
|
#include "./bufio.h"
|
|
|