diff options
Diffstat (limited to 'pkg/linux-headers/x86.lua')
| -rw-r--r-- | pkg/linux-headers/x86.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/linux-headers/x86.lua b/pkg/linux-headers/x86.lua index e4a8f9a7..865d2c9e 100644 --- a/pkg/linux-headers/x86.lua +++ b/pkg/linux-headers/x86.lua @@ -9,6 +9,7 @@ return { 'asm/byteorder.h', 'asm/debugreg.h', 'asm/e820.h', + 'asm/elf.h', 'asm/hw_breakpoint.h', 'asm/hwcap2.h', 'asm/ist.h', @@ -32,6 +33,7 @@ return { 'asm/ptrace.h', 'asm/sembuf.h', 'asm/setup.h', + 'asm/setup_data.h', 'asm/sgx.h', 'asm/shmbuf.h', 'asm/sigcontext.h', |
