summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormef <mef>2015-02-03 22:50:52 +0000
committermef <mef>2015-02-03 22:50:52 +0000
commita768f0141a0ed1838fffdf2ff66abbf08079cf79 (patch)
tree4d5acc6d02a43e13aa7a81d902cd0baac21398dc /net
parent36c2a087a5b5b7fe4657eff7e49da53ea74400cc (diff)
downloadpkgsrc-a768f0141a0ed1838fffdf2ff66abbf08079cf79.tar.gz
Delete leftout patch. No longer necessary.
Diffstat (limited to 'net')
-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)