summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pcm/fake.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-01-29 18:48:30 +0000
committerpeter <peter@FreeBSD.org>2000-01-29 18:48:30 +0000
commit7760fba064a2cac418dcc14ab6dbcd195b67a6c5 (patch)
tree54285f406202288a7087589317938e5943735d38 /sys/dev/sound/pcm/fake.c
parent1129f8f225288f0e2619f7c7188d73eda608f268 (diff)
downloadFreeBSD-src-7760fba064a2cac418dcc14ab6dbcd195b67a6c5.zip
FreeBSD-src-7760fba064a2cac418dcc14ab6dbcd195b67a6c5.tar.gz
Tidy up stray or bogus #if NFOO > 0 and #include "foo.h".
Diffstat (limited to 'sys/dev/sound/pcm/fake.c')
-rw-r--r--sys/dev/sound/pcm/fake.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/sound/pcm/fake.c b/sys/dev/sound/pcm/fake.c
index 68ef6d3..d3368c0 100644
--- a/sys/dev/sound/pcm/fake.c
+++ b/sys/dev/sound/pcm/fake.c
@@ -26,8 +26,6 @@
* $FreeBSD$
*/
-#include "pcm.h"
-
#include <dev/sound/pcm/sound.h>
/* channel interface */
OpenPOWER on IntegriCloud