freebsd-ports/emulators/bochs/files/patch-iodev::soundlnx.h
Maxim Sobolev 43d340e831 Update to 1.1.2.
PR:		27467
Submitted by:	Cyrille Lefevre <clefevre@poboxes.com>, sobomax
2001-06-02 16:42:57 +00:00

14 lines
285 B
C

$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"