diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2011-04-05 12:50:16 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2011-04-05 12:50:16 +0000 |
commit | b2b6c7a9063c88d92da6ab79d2e1ffd7ac133576 (patch) | |
tree | de9b11224cdbee08151570d48396b881c74c831c /sys/compat/ossaudio | |
parent | f3217e0943161ff8510a20c5604474e66e68adea (diff) |
Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, no
one has been weeding it, and it makes life harder.
Toasts of Brennivin for its passing from many; diff ok henning@
Diffstat (limited to 'sys/compat/ossaudio')
-rw-r--r-- | sys/compat/ossaudio/files.ossaudio | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/compat/ossaudio/files.ossaudio b/sys/compat/ossaudio/files.ossaudio index c5870b6eab1..85e73f8c236 100644 --- a/sys/compat/ossaudio/files.ossaudio +++ b/sys/compat/ossaudio/files.ossaudio @@ -1,8 +1,8 @@ -# $OpenBSD: files.ossaudio,v 1.4 2001/01/25 18:06:41 brad Exp $ +# $OpenBSD: files.ossaudio,v 1.5 2011/04/05 12:50:15 guenther Exp $ # $NetBSD: files.ossaudio,v 1.2 1997/07/20 20:35:44 pk Exp $ # # Config file description for OSS (Voxware) audio driver -# compatibility. Used by compat_linux, compat_freebsd and compat_bsdos. +# compatibility. Used by compat_linux # Included by ports that need it. -file compat/ossaudio/ossaudio.c compat_linux | compat_freebsd | compat_bsdos +file compat/ossaudio/ossaudio.c compat_linux |