From owner-cvs-sys Sun Mar 15 15:09:16 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26080 for cvs-sys-outgoing; Sun, 15 Mar 1998 15:09:16 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA25952; Sun, 15 Mar 1998 15:08:30 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA27506; Sun, 15 Mar 1998 15:08:26 -0800 (PST) Date: Sun, 15 Mar 1998 15:08:26 -0800 (PST) Message-Id: <199803152308.PAA27506@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/sound os.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk eivind 1998/03/15 15:08:26 PST Modified files: sys/i386/isa/sound os.h Log: Remove an ifdef (to get linker errors instead of compile errors in the absence of 'controller snd0'). Revision Changes Path 1.36 +0 -3 src/sys/i386/isa/sound/os.h