ps3-disc-dumper: 3.2.3 -> 4.2.5, .NET 6 -> 9 (#361506)
[NixPkgs.git] / pkgs / development / libraries / portmidi / missing-header.diff
blob1fa1f147014e737d301931c1d5689c5117564727
1 diff --git a/porttime/ptmacosx_mach.c b/porttime/ptmacosx_mach.c
2 index 10c3554..712a974 100755
3 --- a/porttime/ptmacosx_mach.c
4 +++ b/porttime/ptmacosx_mach.c
5 @@ -12,6 +12,7 @@
7 #include "porttime.h"
8 #include "sys/time.h"
9 +#include "sys/qos.h"
10 #include "pthread.h"
12 #ifndef NSEC_PER_MSEC