Explorar el Código

Add missing include

tags/v0.9.3
Michael Brown hace 18 años
padre
commit
ec75b269d3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/core/nvo.c

+ 1
- 0
src/core/nvo.c Ver fichero

@@ -18,6 +18,7 @@
18 18
 
19 19
 #include <stdint.h>
20 20
 #include <string.h>
21
+#include <errno.h>
21 22
 #include <gpxe/dhcp.h>
22 23
 #include <gpxe/nvs.h>
23 24
 #include <gpxe/nvo.h>

Loading…
Cancelar
Guardar