summaryrefslogtreecommitdiff
path: root/mail/elm-me/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm-me/patches/patch-af')
-rw-r--r--mail/elm-me/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/elm-me/patches/patch-af b/mail/elm-me/patches/patch-af
deleted file mode 100644
index e807f56c7da..00000000000
--- a/mail/elm-me/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.1 2006/01/24 19:01:45 joerg Exp $
-
---- lib/can_access.c.orig 2006-01-20 03:26:03.000000000 +0000
-+++ lib/can_access.c
-@@ -29,8 +29,6 @@ static char rcsid[] = "@(#)$Id: can_acce
- void _exit();
- #endif
-
--extern int errno; /* system error number */
--
- int can_access(file, mode)
- char *file;
- int mode;