Explorar el Código

[build] Add missing #include <config/local/sideband.h>

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Anton D. Kachalov hace 11 años
padre
commit
5e73677a01
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      src/config/sideband.h

+ 2
- 0
src/config/sideband.h Ver fichero

@@ -12,4 +12,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
12 12
 //#define	CONFIG_BOFM	/* IBM's BladeCenter Open Fabric Manager */
13 13
 //#define	VMWARE_SETTINGS	/* VMware GuestInfo settings */
14 14
 
15
+#include <config/local/sideband.h>
16
+
15 17
 #endif /* CONFIG_SIDEBAND_H */

Loading…
Cancelar
Guardar