Ver código fonte

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

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Anton D. Kachalov 11 anos atrás
pai
commit
5e73677a01
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      src/config/sideband.h

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

@@ -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 */

Carregando…
Cancelar
Salvar