david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Added missing #include

This commit is contained in:
Michael Brown 2007-07-30 03:00:15 +01:00
parent 74ad5014c5
commit 3b8b06ae90
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
*
*/
#include <stdarg.h>
#include <gpxe/tables.h>
struct xfer_interface;