瀏覽代碼

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

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Anton D. Kachalov 11 年之前
父節點
當前提交
5e73677a01
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      src/config/sideband.h

+ 2
- 0
src/config/sideband.h 查看文件

@@ -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…
取消
儲存