diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-09-02 19:17:34 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-09-02 19:17:34 +0000 |
| commit | db901281608f0c69c05dd9ab366155d3225f0fd2 (patch) | |
| tree | 7a2608d6dcb635a62d8e1c2979ae0dee7f977a8e /sys/dev/sound/midi/midisynth.c | |
| parent | f3dcf66158f676bb2cac90e97fbf004a59ff8383 (diff) | |
Notes
Diffstat (limited to 'sys/dev/sound/midi/midisynth.c')
| -rw-r--r-- | sys/dev/sound/midi/midisynth.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/sound/midi/midisynth.c b/sys/dev/sound/midi/midisynth.c index 7d668fd83439..42a2a7ee5d78 100644 --- a/sys/dev/sound/midi/midisynth.c +++ b/sys/dev/sound/midi/midisynth.c @@ -34,8 +34,6 @@ * midi messages, and vice versa. */ -#include "opt_devfs.h" - #include <stddef.h> #include <dev/sound/midi/midi.h> |
