david/ipxe
Archived
1
0

Added missing includes

This commit is contained in:
Michael Brown 2007-01-08 03:03:42 +00:00
parent 6115356859
commit 239965ff3b

View File

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