#include "EST_error.h"
#ifdef SUPPORT_FREEBSD16
#include <machine/soundcard.h>
#include <sys/soundcard.h>
#include <fcntl.h>
int freebsd16_supported = TRUE;
int linux16_supported = FALSE;