mirror of
https://github.com/ipxe/ipxe
synced 2025-12-08 18:30:28 +03:00
[phantom] Add missing #include <gpxe/io.h>
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <byteswap.h>
|
#include <byteswap.h>
|
||||||
#include <gpxe/pci.h>
|
#include <gpxe/pci.h>
|
||||||
|
#include <gpxe/io.h>
|
||||||
#include <gpxe/malloc.h>
|
#include <gpxe/malloc.h>
|
||||||
#include <gpxe/iobuf.h>
|
#include <gpxe/iobuf.h>
|
||||||
#include <gpxe/netdevice.h>
|
#include <gpxe/netdevice.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user