mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
Fix missing header include
This commit is contained in:
parent
9fe95ef12b
commit
95bc650be8
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#ifndef COSMOPOLITAN_TOOL_BUILD_LIB_PML4T_H_
|
||||
#define COSMOPOLITAN_TOOL_BUILD_LIB_PML4T_H_
|
||||
#include "tool/build/lib/machine.h"
|
||||
#if !(__ASSEMBLER__ + __LINKER__ + 0)
|
||||
COSMOPOLITAN_C_START_
|
||||
|
||||
|
|
Loading…
Reference in a new issue