mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-30 16:01:51 +00:00
Remove includes already into fluidsynth_priv.h with #ifdef...#endif
This commit is contained in:
parent
d1dd24f45a
commit
3fb1bf8d5c
1 changed files with 0 additions and 5 deletions
|
@ -29,8 +29,6 @@
|
|||
|
||||
#ifdef DBUS_SUPPORT
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include "fluid_rtkit.h"
|
||||
|
||||
|
||||
|
@ -41,9 +39,6 @@
|
|||
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <sys/resource.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue