summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errl
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/errl')
-rw-r--r--src/include/usr/errl/errlentry.H11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/include/usr/errl/errlentry.H b/src/include/usr/errl/errlentry.H
index cb7fac99a..4e9d842a4 100644
--- a/src/include/usr/errl/errlentry.H
+++ b/src/include/usr/errl/errlentry.H
@@ -55,6 +55,14 @@
#include <errl/errlud.H>
#include <hbotcompid.H>
#include <targeting/common/target.H>
+
+
+namespace ERRORLOG
+{
+class ErrlEntry;
+}
+typedef ERRORLOG::ErrlEntry* errlHndl_t;
+
#include <hwas/common/hwasCallout.H>
namespace ERRORLOG
@@ -660,7 +668,4 @@ inline void ErrlEntry::setSrcType(const srcType_t i_srcType)
} // End namespace
-typedef ERRORLOG::ErrlEntry* errlHndl_t;
-
-
#endif //ERRLENTRY_H
OpenPOWER on IntegriCloud