summaryrefslogtreecommitdiff
path: root/net/bird
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-02-03 22:50:52 +0000
committermef <mef@pkgsrc.org>2015-02-03 22:50:52 +0000
commit3b04eef7f8f355ff78ae4e0751f87709f0df2975 (patch)
tree4d5acc6d02a43e13aa7a81d902cd0baac21398dc /net/bird
parente34a531e325b5f1b31fbd82d5edd9181b9495c35 (diff)
downloadpkgsrc-3b04eef7f8f355ff78ae4e0751f87709f0df2975.tar.gz
Delete leftout patch. No longer necessary.
Diffstat (limited to 'net/bird')
-rw-r--r--net/bird/patches/patch-client_birdc.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/bird/patches/patch-client_birdc.c b/net/bird/patches/patch-client_birdc.c
deleted file mode 100644
index 17c7babe0ff..00000000000
--- a/net/bird/patches/patch-client_birdc.c
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-client_birdc.c,v 1.1 2014/04/17 20:28:12 joerg Exp $
-
---- client/birdc.c.orig 2014-04-17 14:34:45.000000000 +0000
-+++ client/birdc.c
-@@ -29,7 +29,6 @@ static int prompt_active;
- /* HACK: libreadline internals we need to access */
- extern int _rl_vis_botlin;
- extern void _rl_move_vert(int);
--extern Function *rl_last_func;
-
- static void
- add_history_dedup(char *cmd)