This website works better with JavaScript.
Home
Explore
Help
Sign In
robin.thoni
/
ipxe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
Browse Source
Added missing #include
tags/v0.9.3
Michael Brown
17 years ago
parent
74ad5014c5
commit
3b8b06ae90
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/include/gpxe/open.h
+ 1
- 0
src/include/gpxe/open.h
View File
@@ -7,6 +7,7 @@
7
7
*
8
8
*/
9
9
10
+#include <stdarg.h>
10
11
#include <gpxe/tables.h>
11
12
12
13
struct xfer_interface;
Write
Preview
Loading…
Cancel
Save