#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/peb.h"
#include "libc/nt/struct/teb.h"

#endif /* COSMOPOLITAN_LIBC_ISYSTEM_WINTERNL_H_ */