http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6115356
)
Added missing includes
author
Michael Brown
<mcb30@etherboot.org>
Mon, 8 Jan 2007 03:03:42 +0000
(
03:03
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Mon, 8 Jan 2007 03:03:42 +0000
(
03:03
+0000)
src/arch/i386/include/undi.h
patch
|
blob
|
history
diff --git
a/src/arch/i386/include/undi.h
b/src/arch/i386/include/undi.h
index
7d66234
..
67b063b
100644
(file)
--- a/
src/arch/i386/include/undi.h
+++ b/
src/arch/i386/include/undi.h
@@
-7,6
+7,9
@@
*
*/
+#include <gpxe/device.h>
+#include <pxe_types.h>
+
/** An UNDI device */
struct undi_device {
/** Generic device */