src: capitalize Windows.h
This commit is contained in:
parent
82e9b9e418
commit
4815b07fd4
@ -1,7 +1,8 @@
|
||||
#ifndef EPOLL_MSAFD_H_
|
||||
#define EPOLL_MSAFD_H_
|
||||
|
||||
#include <windows.h>
|
||||
#include <Windows.h>
|
||||
|
||||
#include "ntapi.h"
|
||||
|
||||
#ifndef SIO_BASE_HANDLE
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#ifndef EPOLL_NTAPI_H_
|
||||
#define EPOLL_NTAPI_H_
|
||||
|
||||
#include <windows.h>
|
||||
#include <Windows.h>
|
||||
|
||||
#ifndef _NTDEF_
|
||||
typedef LONG NTSTATUS;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user