mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Update butler.cc
This commit is contained in:
parent
fb7156455a
commit
9678308266
1 changed files with 2 additions and 0 deletions
|
|
@ -22,7 +22,9 @@
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
#ifdef HAVE_UNISTD_H
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_IOPRIO
|
#ifdef HAVE_IOPRIO
|
||||||
#include <sys/syscall.h>
|
#include <sys/syscall.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue