mirror of
https://github.com/ipxe/ipxe
synced 2026-03-16 03:02:07 +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