summaryrefslogtreecommitdiff
path: root/usr/src/cmd/fm/modules/common/eversholt/fme.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/fm/modules/common/eversholt/fme.c')
-rw-r--r--usr/src/cmd/fm/modules/common/eversholt/fme.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/cmd/fm/modules/common/eversholt/fme.c b/usr/src/cmd/fm/modules/common/eversholt/fme.c
index 0f7edab994..4914902da5 100644
--- a/usr/src/cmd/fm/modules/common/eversholt/fme.c
+++ b/usr/src/cmd/fm/modules/common/eversholt/fme.c
@@ -56,6 +56,10 @@
#include "platform.h"
#include "esclex.h"
+struct lut *Istats;
+struct lut *SerdEngines;
+nvlist_t *Action_nvl;
+
/* imported from eft.c... */
extern hrtime_t Hesitate;
extern char *Serd_Override;