biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / applications / emulators / wine / darwin-qos.patch
blobe9bd813feaab09df6d77da5189c8f81e33028688
1 diff --git a/dlls/ntdll/unix/loader.c b/dlls/ntdll/unix/loader.c
2 index cde37c48b0d..be237bc0ad3 100644
3 --- a/dlls/ntdll/unix/loader.c
4 +++ b/dlls/ntdll/unix/loader.c
5 @@ -65,6 +65,7 @@
6 # undef LoadResource
7 # undef GetCurrentThread
8 # include <pthread.h>
9 +# include <pthread/qos.h>
10 # include <mach/mach.h>
11 # include <mach/mach_error.h>
12 # include <mach-o/getsect.h>