Commit 65b07455 authored by Patrik Stridvall's avatar Patrik Stridvall Committed by Alexandre Julliard

Removed inclusion of winnt.h because the porting layer shouldn't

include Windows specific stuff.
parent 42e052d4
......@@ -7,7 +7,7 @@
#define __WINE_WINE_PORT_H
#include "config.h"
#include "winnt.h"
#include <fcntl.h>
#include <sys/types.h>
#include <sys/time.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment