mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD."
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
#include <errno.h>
|
||||
#ifndef ESTRPIPE
|
||||
#define ESTRPIPE EPIPE
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/time.h>
|
||||
|
Reference in New Issue
Block a user