diff options
| author | Matt K. Light <mklight@us.ibm.com> | 2015-10-23 15:19:21 -0500 |
|---|---|---|
| committer | Patrick Williams <iawillia@us.ibm.com> | 2015-12-11 13:40:20 -0600 |
| commit | 08bcd4e9dcea5c0e60a1c31bbe099c14f504beaf (patch) | |
| tree | 12fa67e5ca40a3b70039be1440e208adaa18b495 /src/import/hwpf | |
| parent | 8644de595bc194be543fc710e9a9468943c4b3d2 (diff) | |
| download | blackbird-hostboot-08bcd4e9dcea5c0e60a1c31bbe099c14f504beaf.tar.gz blackbird-hostboot-08bcd4e9dcea5c0e60a1c31bbe099c14f504beaf.zip | |
added plat_trace.H include for FAPI_ERR use in buffer.H
Change-Id: If0a6884e7005022eb5e2730883e8c3bef16c95e3
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21456
Tested-by: Jenkins Server
Reviewed-by: Richard J. Knight <rjknight@us.ibm.com>
Reviewed-by: Brian Silver <bsilver@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/hwpf')
| -rw-r--r-- | src/import/hwpf/fapi2/include/buffer.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/hwpf/fapi2/include/buffer.H b/src/import/hwpf/fapi2/include/buffer.H index 3701454d5..d4a184128 100644 --- a/src/import/hwpf/fapi2/include/buffer.H +++ b/src/import/hwpf/fapi2/include/buffer.H @@ -26,6 +26,7 @@ #include <buffer_parameters.H> #include <buffer_traits.H> +#include <plat_trace.H> #include <return_code_defs.H> namespace fapi2 |

