summaryrefslogtreecommitdiff
path: root/mail/nmh/patches/patch-bi
diff options
context:
space:
mode:
authorjoerg <joerg>2006-03-02 21:28:23 +0000
committerjoerg <joerg>2006-03-02 21:28:23 +0000
commita28bd58cdbcebfe6a2a33f63ea2c4706901a596d (patch)
tree286b3745e1963e6557fe4e38ac45f2a4162b130b /mail/nmh/patches/patch-bi
parentd0a709058a32ddc1488303def90188c01d727336 (diff)
downloadpkgsrc-a28bd58cdbcebfe6a2a33f63ea2c4706901a596d.tar.gz
Add DragonFly support. Fix errno.
Diffstat (limited to 'mail/nmh/patches/patch-bi')
-rw-r--r--mail/nmh/patches/patch-bi13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/nmh/patches/patch-bi b/mail/nmh/patches/patch-bi
new file mode 100644
index 00000000000..f4984aa8f57
--- /dev/null
+++ b/mail/nmh/patches/patch-bi
@@ -0,0 +1,13 @@
+$NetBSD: patch-bi,v 1.1 2006/03/02 21:28:23 joerg Exp $
+
+--- uip/inc.c.orig 2006-03-02 21:13:52.000000000 +0000
++++ uip/inc.c
+@@ -113,8 +113,6 @@ static struct swit switches[] = {
+ { NULL, 0 }
+ };
+
+-extern int errno;
+-
+ /*
+ * flags for the mail source
+ */