aboutsummaryrefslogtreecommitdiff
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 459f6fc..2e80702 100644
--- a/src/net/fc.c
+++ b/src/net/fc.c
@@ -1940,5 +1940,8 @@ struct fc_ulp * fc_ulp_get_port_id_type ( struct fc_port *port,
return NULL;
}
+/* Drag in objects via fc_ports */
+REQUIRING_SYMBOL ( fc_ports );
+
/* Drag in Fibre Channel configuration */
REQUIRE_OBJECT ( config_fc );