diff options
| author | Matt K. Light <mklight@us.ibm.com> | 2015-10-23 15:19:21 -0500 |
|---|---|---|
| committer | Joshua Hunsberger <jahunsbe@us.ibm.com> | 2017-10-23 15:51:54 -0500 |
| commit | e193804ded45b8961b80000ccb58af1599558824 (patch) | |
| tree | 8de680804905e8e41384bdbe0430362c2bb042b9 /import/hwpf/fapi2/include | |
| parent | 1a5661b1fba97ff94d5d036c2b85bb50e6fb5107 (diff) | |
| download | talos-hcode-e193804ded45b8961b80000ccb58af1599558824.tar.gz talos-hcode-e193804ded45b8961b80000ccb58af1599558824.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 'import/hwpf/fapi2/include')
| -rw-r--r-- | import/hwpf/fapi2/include/buffer.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/import/hwpf/fapi2/include/buffer.H b/import/hwpf/fapi2/include/buffer.H index e5dd4331..794193f8 100644 --- a/import/hwpf/fapi2/include/buffer.H +++ b/import/hwpf/fapi2/include/buffer.H @@ -32,6 +32,7 @@ #include <buffer_parameters.H> #include <buffer_traits.H> +#include <plat_trace.H> #include <return_code_defs.H> namespace fapi2 |

