mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 17:12:54 +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 */
|
||||
struct undi_device {
|
||||
/** Generic device */
|
||||
|
||||
Reference in New Issue
Block a user