mirror of https://github.com/ipxe/ipxe.git
[ifmgmt] Move ifmgmt_cmd.h to include/hci
parent
6e564323e0
commit
76c915d5bd
|
@ -23,7 +23,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
|||
#include <gpxe/netdevice.h>
|
||||
#include <gpxe/command.h>
|
||||
#include <usr/ifmgmt.h>
|
||||
#include "ifmgmt_cmd.h"
|
||||
#include <hci/ifmgmt_cmd.h>
|
||||
|
||||
/** @file
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue