mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +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 <fcntl.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_IOPRIO
|
||||
#include <sys/syscall.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue