mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-06 09:39:50 +00:00
Fix QoS code build with new MinGW headers
This commit is contained in:
parent
d07f5dbd1b
commit
f3a257b150
@ -40,9 +40,6 @@
|
||||
#define UDP_SEND_MSG_SIZE 2
|
||||
#endif
|
||||
|
||||
// MinGW headers are missing qWAVE stuff
|
||||
typedef UINT32 QOS_FLOWID, *PQOS_FLOWID;
|
||||
#define QOS_NON_ADAPTIVE_FLOW 0x00000002
|
||||
#include <qos2.h>
|
||||
|
||||
#ifndef WLAN_API_MAKE_VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user