mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
parent
86763cba90
commit
b027d9df42
1 changed files with 5 additions and 0 deletions
|
|
@ -33,6 +33,11 @@
|
|||
#include <sys/resource.h>
|
||||
#endif
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#include <sys/types.h>
|
||||
#include <sys/sysctl.h>
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue