diff options
author | tonio <tonio@pkgsrc.org> | 2008-01-13 21:20:58 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2008-01-13 21:20:58 +0000 |
commit | d6502b8d2ac4776ea441360b30a486e4e33a187a (patch) | |
tree | a1115d6ebe92d6b1ab03b167205e8c890d17d6f2 /net/btget/patches | |
parent | f6f8e167b74bcdef6eeb8938a1f524f13f6a4d97 (diff) | |
download | pkgsrc-d6502b8d2ac4776ea441360b30a486e4e33a187a.tar.gz |
patch-ac wasn't applying cleanly
Diffstat (limited to 'net/btget/patches')
-rw-r--r-- | net/btget/patches/patch-ac | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/btget/patches/patch-ac b/net/btget/patches/patch-ac index 46fa6a6a381..acf0afa2bfc 100644 --- a/net/btget/patches/patch-ac +++ b/net/btget/patches/patch-ac @@ -1,8 +1,9 @@ -$NetBSD: patch-ac,v 1.1 2006/01/10 19:50:46 joerg Exp $ +$NetBSD: patch-ac,v 1.2 2008/01/13 21:20:58 tonio Exp $ ---- src/btlist.c.orig 2006-01-10 19:47:43.000000000 +0000 +--- src/btlist.c.orig 2005-12-10 00:50:12.000000000 +0100 +++ src/btlist.c -@@ -1,5 +1,6 @@ +@@ -13,6 +13,7 @@ + #include "config.h" +#include <sys/types.h> |