mirror of
https://github.com/ipxe/ipxe
synced 2026-01-07 12:41:31 +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:
@@ -28,7 +28,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#include <ipxe/netdevice.h>
|
||||
#include <ipxe/if_ether.h>
|
||||
#include <ipxe/keys.h>
|
||||
#include <console.h>
|
||||
#include <ipxe/console.h>
|
||||
#include <usr/ifmgmt.h>
|
||||
#include <usr/lotest.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user