mirror of https://github.com/ipxe/ipxe.git
Added missing includes
parent
6115356859
commit
239965ff3b
|
@ -7,6 +7,9 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <gpxe/device.h>
|
||||||
|
#include <pxe_types.h>
|
||||||
|
|
||||||
/** An UNDI device */
|
/** An UNDI device */
|
||||||
struct undi_device {
|
struct undi_device {
|
||||||
/** Generic device */
|
/** Generic device */
|
||||||
|
|
Loading…
Reference in New Issue