summaryrefslogtreecommitdiff
path: root/mail/elm-me/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm-me/patches/patch-ag')
-rw-r--r--mail/elm-me/patches/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/elm-me/patches/patch-ag b/mail/elm-me/patches/patch-ag
deleted file mode 100644
index e7bc23a3b1d..00000000000
--- a/mail/elm-me/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2006/01/24 19:01:45 joerg Exp $
-
---- lib/can_open.c.orig 2006-01-24 15:09:07.000000000 +0000
-+++ lib/can_open.c
-@@ -24,8 +24,6 @@ DEBUG_VAR(Debug,__FILE__,"file");
- void _exit();
- #endif
-
--extern int errno; /* system error number */
--
- int can_open(file, mode)
- CONST char *file, *mode;
- {