Explorar el Código

Added missing include

tags/v0.9.3
Michael Brown hace 17 años
padre
commit
aff96c13d2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      src/arch/i386/include/undirom.h

+ 2
- 0
src/arch/i386/include/undirom.h Ver fichero

@@ -7,6 +7,8 @@
7 7
  *
8 8
  */
9 9
 
10
+#include <pxe_types.h>
11
+
10 12
 /** An UNDI PCI device ID */
11 13
 struct undi_pci_device_id {
12 14
 	/** PCI vendor ID */

Loading…
Cancelar
Guardar