http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74ad501
)
Added missing #include
author
Michael Brown
<mcb30@etherboot.org>
Mon, 30 Jul 2007 02:00:15 +0000
(
03:00
+0100)
committer
Michael Brown
<mcb30@etherboot.org>
Mon, 30 Jul 2007 02:00:15 +0000
(
03:00
+0100)
src/include/gpxe/open.h
patch
|
blob
|
history
diff --git
a/src/include/gpxe/open.h
b/src/include/gpxe/open.h
index
abba29c
..
beab0a1
100644
(file)
--- a/
src/include/gpxe/open.h
+++ b/
src/include/gpxe/open.h
@@
-7,6
+7,7
@@
*
*/
+#include <stdarg.h>
#include <gpxe/tables.h>
struct xfer_interface;