mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 09:09:32 +03:00
[console] Move include/console.h to include/ipxe/console.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -22,7 +22,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <console.h>
|
||||
#include <ipxe/console.h>
|
||||
#include <ipxe/netdevice.h>
|
||||
#include <ipxe/device.h>
|
||||
#include <ipxe/process.h>
|
||||
|
||||
Reference in New Issue
Block a user