aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-10-27 11:45:49 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-10-27 11:45:49 +0000
commit46aa3347cb72a78253d66cee79e17413af61804c (patch)
tree5a6a7cebc3f9800c1819d1438e9a53e273da5747 /sys/dev/sound
parent303fd73aa775b9289ced7cc21fa3ad62d283450e (diff)
Notes
Diffstat (limited to 'sys/dev/sound')
-rw-r--r--sys/dev/sound/midi/midisynth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sound/midi/midisynth.c b/sys/dev/sound/midi/midisynth.c
index 42a2a7ee5d78..0c6dd8a3a817 100644
--- a/sys/dev/sound/midi/midisynth.c
+++ b/sys/dev/sound/midi/midisynth.c
@@ -34,7 +34,6 @@
* midi messages, and vice versa.
*/
-#include <stddef.h>
#include <dev/sound/midi/midi.h>
#define TYPEDRANGE(type, x, lower, upper) \