mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-13 11:21:06 +00:00
cleanup portaudio #includes
fixes win32 build issue (unistd.h missing)
This commit is contained in:
parent
dc992712ab
commit
39406fe477
1 changed files with 0 additions and 3 deletions
|
@ -37,9 +37,6 @@
|
|||
|
||||
#if PORTAUDIO_SUPPORT
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <portaudio.h>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue