Added missing #include

This commit is contained in:
Michael Brown
2007-07-30 03:00:15 +01:00
parent 74ad5014c5
commit 3b8b06ae90

View File

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