summaryrefslogtreecommitdiffstats
path: root/src/net/fc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/fc.c')
-rw-r--r--src/net/fc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/net/fc.c b/src/net/fc.c
index d37e81eb9..459f6fc36 100644
--- a/src/net/fc.c
+++ b/src/net/fc.c
@@ -1939,3 +1939,6 @@ struct fc_ulp * fc_ulp_get_port_id_type ( struct fc_port *port,
err_peer_get_wwn:
return NULL;
}
+
+/* Drag in Fibre Channel configuration */
+REQUIRE_OBJECT ( config_fc );