mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 10:02:42 +03:00
Include string.h, because we need to define copy_{to,from}_phys
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
#ifndef ASSEMBLY
|
#ifndef ASSEMBLY
|
||||||
|
|
||||||
#include "stdint.h"
|
#include "stdint.h"
|
||||||
|
#include "string.h"
|
||||||
|
|
||||||
#ifndef KEEP_IT_REAL
|
#ifndef KEEP_IT_REAL
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user