Added a used include. This file doesn't get tested by LINT because

it is null when trix is configured.

Submitted by:	Brian Feldman <green@unixhelp.org> but moved by me
This commit is contained in:
Bruce Evans 1999-02-04 08:52:46 +00:00
parent 4571317a76
commit b8be6ed0c2

View File

@ -32,6 +32,8 @@
#if defined(CONFIG_MIDI)
#include <sys/select.h>
/*
* Don't make MAX_QUEUE_SIZE larger than 4000
*/