mirror of https://github.com/ipxe/ipxe.git
Added missing #include
parent
74ad5014c5
commit
3b8b06ae90
|
@ -7,6 +7,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <gpxe/tables.h>
|
||||
|
||||
struct xfer_interface;
|
||||
|
|
Loading…
Reference in New Issue