diff options
Diffstat (limited to 'devel/ald/patches/patch-ab')
-rw-r--r-- | devel/ald/patches/patch-ab | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/devel/ald/patches/patch-ab b/devel/ald/patches/patch-ab deleted file mode 100644 index 3cfbdfc41b7..00000000000 --- a/devel/ald/patches/patch-ab +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2002/04/22 11:51:50 agc Exp $ - ---- ./libDebug/arch/ix86/include/trace-x86.h.orig Wed Apr 17 08:33:30 2002 -+++ ./libDebug/arch/ix86/include/trace-x86.h -@@ -20,7 +20,7 @@ - #endif - - #ifndef INCLUDED_config_h --#include "config.h" /* OpenBSD, FreeBSD, Linux */ -+#include "config.h" /* OpenBSD, FreeBSD, NetBSD, Linux */ - #define INCLUDED_config_h - #endif - -@@ -29,7 +29,7 @@ - */ - #define BRKPT_INSN 0xCC - --#if defined(FreeBSD) || defined(OpenBSD) -+#if defined(FreeBSD) || defined(OpenBSD) || defined(__NetBSD__) - - /* - * Continuation address |