Skip to content

Commit 5e73677

Browse files
Anton D. Kachalovmcb30
Anton D. Kachalov
authored andcommittedAug 26, 2012
[build] Add missing #include <config/local/sideband.h>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
1 parent 34a637f commit 5e73677

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/config/sideband.h

+2
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
1212
//#define CONFIG_BOFM /* IBM's BladeCenter Open Fabric Manager */
1313
//#define VMWARE_SETTINGS /* VMware GuestInfo settings */
1414

15+
#include <config/local/sideband.h>
16+
1517
#endif /* CONFIG_SIDEBAND_H */

0 commit comments

Comments
 (0)