Remove includes already into fluidsynth_priv.h with #ifdef...#endif

This commit is contained in:
carlo-bramini 2017-11-12 14:53:26 +01:00
parent d1dd24f45a
commit 3fb1bf8d5c

View file

@ -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>