summaryrefslogtreecommitdiff
path: root/config/sysdeps/mach_port.h
blob: af2e0ca172dfb85c3d49421505fb8b333e55e18a (plain)
1
2
3
4
5
6
7
8
#ifndef _jack_sysdep_mach_port_h_
#define _jack_sysdep_mach_port_h_

#if defined(__MACH__) && defined(__APPLE__)
#include <config/os/macosx/mach_port.h>
#endif

#endif /* _jack_sysdep_mach_port_h_ */