summaryrefslogtreecommitdiffstats
path: root/src/usr/sbeio
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/sbeio')
-rw-r--r--src/usr/sbeio/sbe_psudd.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/sbeio/sbe_psudd.C b/src/usr/sbeio/sbe_psudd.C
index e021f57ce..d746e4d55 100644
--- a/src/usr/sbeio/sbe_psudd.C
+++ b/src/usr/sbeio/sbe_psudd.C
@@ -821,7 +821,7 @@ errlHndl_t SbePsu::pollForPsuComplete(TARGETING::Target * i_target,
HWAS::GARD_NULL );
}
- if (!VFS::module_is_loaded("fapi2.so"))
+ if (!VFS::module_is_loaded("libfapi2.so"))
{
// If the fapi library hasn't been loaded, we need to save
// the details of this error until it has, so the error can
OpenPOWER on IntegriCloud