mirror of
https://github.com/ipxe/ipxe
synced 2026-02-28 03:11:18 +03:00
Added missing includes
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user