summaryrefslogtreecommitdiff
path: root/misc/root/patches/patch-bb
diff options
context:
space:
mode:
Diffstat (limited to 'misc/root/patches/patch-bb')
-rw-r--r--misc/root/patches/patch-bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/misc/root/patches/patch-bb b/misc/root/patches/patch-bb
deleted file mode 100644
index 1a71235bda0..00000000000
--- a/misc/root/patches/patch-bb
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-bb,v 1.1 2010/02/26 10:56:38 drochner Exp $
-
---- core/editline/src/readline.cxx.orig 2010-02-25 15:13:11.000000000 +0000
-+++ core/editline/src/readline.cxx
-@@ -54,9 +54,6 @@
- #include <stdlib.h>
- #include <unistd.h>
- #include <limits.h>
--#ifndef __FreeBSD__
--#include <alloca.h>
--#endif // __FreeBSD__
- #include "histedit.h"
- // #include "readline/readline.h"
- #include "editline.h"