$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