Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
robin.thoni
/
ipxe
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
11
Wiki
Actividad
Explorar el Código
Added missing #include
tags/v0.9.3
Michael Brown
hace 17 años
padre
74ad5014c5
commit
3b8b06ae90
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
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;
Write
Preview
Loading…
Cancelar
Guardar