From af6b57dcb79e522d6a4e140f7952f58b3419cee1 Mon Sep 17 00:00:00 2001 From: Stephen Cprek Date: Mon, 7 Jul 2014 10:24:06 -0500 Subject: Add BMC Attr override support Change-Id: I1a42fec21189c55c75e9073527867e4e95528794 RTC: 108376 CMVC-Corec: 931324 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11995 Reviewed-by: A. Patrick Williams III Tested-by: Jenkins Server --- src/usr/targeting/common/target.C | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/usr/targeting/common/target.C') diff --git a/src/usr/targeting/common/target.C b/src/usr/targeting/common/target.C index 9b011e988..ea79a22a3 100644 --- a/src/usr/targeting/common/target.C +++ b/src/usr/targeting/common/target.C @@ -5,7 +5,9 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* COPYRIGHT International Business Machines Corp. 2011,2014 */ +/* Contributors Listed Below - COPYRIGHT 2012,2014 */ +/* [+] International Business Machines Corp. */ +/* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ /* you may not use this file except in compliance with the License. */ @@ -44,6 +46,7 @@ #include #include #include +#include namespace TARGETING { -- cgit v1.2.3