Explorar el Código

Added missing #include

tags/v0.9.3
Michael Brown hace 17 años
padre
commit
3b8b06ae90
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/include/gpxe/open.h

+ 1
- 0
src/include/gpxe/open.h Ver fichero

@@ -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;

Loading…
Cancelar
Guardar