Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[phantom] Add missing #include <gpxe/io.h>
  • Loading branch information
Michael Brown committed Oct 12, 2008
1 parent 8c7deba commit e226a8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/drivers/net/phantom/phantom.c
Expand Up @@ -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>
Expand Down

0 comments on commit e226a8d

Please sign in to comment.