From e5a833e15c32a3536efe81376c73dda595644fb6 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 10 Jan 2003 23:59:22 +0000 Subject: Update bochs port to 2.0.1, take maintainership. PR: 46937 Submitted by: Ports Fury (PR), Keith Jones (patch-cdrom.cc) --- emulators/bochs/files/patch-iodev::soundlnx.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 emulators/bochs/files/patch-iodev::soundlnx.h (limited to 'emulators/bochs/files/patch-iodev::soundlnx.h') diff --git a/emulators/bochs/files/patch-iodev::soundlnx.h b/emulators/bochs/files/patch-iodev::soundlnx.h deleted file mode 100644 index 148e5f6e0d53..000000000000 --- a/emulators/bochs/files/patch-iodev::soundlnx.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- iodev/soundlnx.h.orig Tue Apr 10 05:20:00 2001 -+++ iodev/soundlnx.h Thu May 31 01:07:43 2001 -@@ -23,7 +23,7 @@ - // This file (SOUNDLNX.H) written and donated by Josef Drexler - - --#if defined(linux) -+#if (defined(linux) || defined(__FreeBSD__)) - - #include "bochs.h" - -- cgit v1.2.3