Browse Source

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

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Anton D. Kachalov 12 years ago
parent
commit
5e73677a01
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/config/sideband.h

+ 2
- 0
src/config/sideband.h View File

12
 //#define	CONFIG_BOFM	/* IBM's BladeCenter Open Fabric Manager */
12
 //#define	CONFIG_BOFM	/* IBM's BladeCenter Open Fabric Manager */
13
 //#define	VMWARE_SETTINGS	/* VMware GuestInfo settings */
13
 //#define	VMWARE_SETTINGS	/* VMware GuestInfo settings */
14
 
14
 
15
+#include <config/local/sideband.h>
16
+
15
 #endif /* CONFIG_SIDEBAND_H */
17
 #endif /* CONFIG_SIDEBAND_H */

Loading…
Cancel
Save