2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-08-27 13:40:26 +00:00

[phantom] Add missing #include <gpxe/io.h>

This commit is contained in:
Michael Brown
2008-10-12 12:37:08 +01:00
parent 8c7deba349
commit e226a8d8d9

View File

@@ -25,6 +25,7 @@
#include <assert.h>
#include <byteswap.h>
#include <gpxe/pci.h>
#include <gpxe/io.h>
#include <gpxe/malloc.h>
#include <gpxe/iobuf.h>
#include <gpxe/netdevice.h>