http://git.etherboot.org
/
people
/
mcb30
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e226a8d
)
[legacy] Add missing #include <gpxe/io.h>
author
Michael Brown
<mcb30@etherboot.org>
Sun, 12 Oct 2008 11:37:25 +0000
(12:37 +0100)
committer
Michael Brown
<mcb30@etherboot.org>
Sun, 12 Oct 2008 11:52:56 +0000
(12:52 +0100)
src/include/nic.h
patch
|
blob
|
history
diff --git
a/src/include/nic.h
b/src/include/nic.h
index
65e4be7
..
186b2ea
100644
(file)
--- a/
src/include/nic.h
+++ b/
src/include/nic.h
@@
-17,6
+17,7
@@
#include <gpxe/isa.h>
#include <gpxe/eisa.h>
#include <gpxe/mca.h>
+#include <gpxe/io.h>
#include "dhcp.h"
typedef enum {