$NetBSD: patch-ac,v 1.5 2005/08/07 16:15:55 recht Exp $

--- BitTorrent/defaultargs.py.orig	2005-08-07 17:46:58.000000000 +0200
+++ BitTorrent/defaultargs.py	2005-08-07 17:47:24.000000000 +0200
@@ -77,7 +77,7 @@
      'if nonzero, set the TOS option for peer connections to this value'),
     ('filesystem_encoding', '',
      "character encoding used on the local filesystem. If left empty, autodetected. Autodetection doesn't work under python versions older than 2.3"),
-    ('enable_bad_libc_workaround', 0,
+    ('enable_bad_libc_workaround', %BSD_LIBC%,
      'enable workaround for a bug in BSD libc that makes file reads very slow.'),
     ('tracker_proxy', '',
      'address of HTTP proxy to use for tracker connections'),
