From fffa10e2abde6ee52b9d3dec77ca669867625d87 Mon Sep 17 00:00:00 2001 From: Brian Horton Date: Wed, 30 May 2012 15:18:33 -0500 Subject: HWAS code common between hostboot and FSP Corrections to common and hostboot platform-specific code to make this code work for both hostboot and FSP. In addition, make printing of HUID consistant with other previous changes. Also, added hwas/common files to fsp distribution tools so that they are included in the fsp.tar for common usage. Change-Id: Ia761606ab446dd794bf8e112430cc2e072f46991 RTC: 39793 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1130 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- src/usr/hwas/test/hwasGardTest.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/hwas/test/hwasGardTest.H') diff --git a/src/usr/hwas/test/hwasGardTest.H b/src/usr/hwas/test/hwasGardTest.H index ad143ff19..9338678e9 100644 --- a/src/usr/hwas/test/hwasGardTest.H +++ b/src/usr/hwas/test/hwasGardTest.H @@ -38,7 +38,7 @@ #include #include #include -#include +#include class HwasGardTest: public CxxTest::TestSuite { -- cgit v1.2.1