summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errl/errlprvt.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/errl/errlprvt.H')
-rw-r--r--src/include/usr/errl/errlprvt.H5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/include/usr/errl/errlprvt.H b/src/include/usr/errl/errlprvt.H
index 5a779187c..b3cc68d91 100644
--- a/src/include/usr/errl/errlprvt.H
+++ b/src/include/usr/errl/errlprvt.H
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* Contributors Listed Below - COPYRIGHT 2011,2015 */
+/* [+] 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 @@ class ErrlPrvt
// you would expect to be part of ErrlEntry are actually instance data
// in this class.
friend class ErrlEntry;
+ friend class ErrlManager;
private:
OpenPOWER on IntegriCloud