mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[WS2_32_APITEST]
Addendum to r66695: use winternl.h from wine folder svn path=/trunk/; revision=66696
This commit is contained in:
parent
00aac1ad3b
commit
e209e6b5ac
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <ntstatus.h>
|
||||
#include <winternl.h>
|
||||
#include <wine/winternl.h>
|
||||
#include "ws2_32.h"
|
||||
|
||||
#define RECV_BUF 4
|
||||
|
|
Loading…
Reference in a new issue