mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 18:12:36 +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
|
||||
|
||||
#include "stdint.h"
|
||||
#include "string.h"
|
||||
|
||||
#ifndef KEEP_IT_REAL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user