david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[ifmgmt] Move ifmgmt_cmd.h to include/hci

This commit is contained in:
Michael Brown 2009-06-28 20:28:38 +01:00
parent 6e564323e0
commit 76c915d5bd
2 changed files with 1 additions and 1 deletions

View File

@ -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
*