pkgsrc/net/ctorrent/patches/patch-ac

12 lines
272 B
Text

$NetBSD: patch-ac,v 1.1 2005/11/07 21:32:27 tv Exp $
--- peerlist.h.orig 2004-09-08 19:10:51.000000000 -0400
+++ peerlist.h
@@ -2,6 +2,7 @@
#define PEERLIST_H
#include <sys/types.h>
+#include <sys/time.h>
#include "./def.h"
#include "./peer.h"
#include "./rate.h"