mirror of
https://github.com/reactos/reactos.git
synced 2025-04-19 20:19:26 +00:00
Fix build
svn path=/trunk/; revision=16221
This commit is contained in:
parent
9633616f5b
commit
d3a3c52a0a
1 changed files with 1 additions and 0 deletions
|
@ -670,6 +670,7 @@ typedef enum
|
||||||
GuaranteedService
|
GuaranteedService
|
||||||
} GUARANTEE;
|
} GUARANTEE;
|
||||||
|
|
||||||
|
#include <qos.h>
|
||||||
typedef struct _QualityOfService
|
typedef struct _QualityOfService
|
||||||
{
|
{
|
||||||
FLOWSPEC SendingFlowspec;
|
FLOWSPEC SendingFlowspec;
|
||||||
|
|
Loading…
Reference in a new issue