mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 00:08:30 +00:00
Restore strict header checking
This commit is contained in:
parent
b212f49ef4
commit
ad775a75b8
16 changed files with 43 additions and 41 deletions
|
@ -1,10 +1,7 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_WINTERNL_H_
|
||||
#define COSMOPOLITAN_LIBC_ISYSTEM_WINTERNL_H_
|
||||
#include <Windows.h>
|
||||
|
||||
#include "libc/nt/struct/ldr.h"
|
||||
#include "libc/nt/ntdll.h"
|
||||
#include "libc/nt/struct/ldr.h"
|
||||
#include "libc/nt/struct/peb.h"
|
||||
#include "libc/nt/struct/teb.h"
|
||||
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_WINTERNL_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue