mirror of
https://github.com/reactos/wine.git
synced 2025-01-23 20:34:39 +00:00
Fixed include statements to match server_protocol.h (spotted by Eric
Pouech).
This commit is contained in:
parent
2eb5d8b9b1
commit
e0b5270b4a
@ -24,9 +24,12 @@
|
||||
|
||||
@HEADER /* start of C declarations */
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include "winbase.h"
|
||||
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
|
||||
struct request_header
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user