64-bit fixes.

Controls API uses binary tree functions (tsearch ...).
This commit is contained in:
Jaroslav Kysela 2000-08-04 10:24:12 +00:00
parent e22a79b707
commit f981892e3a
13 changed files with 174 additions and 164 deletions

View file

@ -20,6 +20,7 @@
*/
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "asoundlib.h"