Add missing WITH_RDMACM defines

This commit is contained in:
Vitaliy Filippov
2025-04-12 19:06:27 +03:00
parent 4b660f1ce8
commit 80e5f8ba76
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -97,6 +97,7 @@ struct osd_wanted_peer_t
json11::Json raw_address_list;
json11::Json address_list;
int port = 0;
// FIXME: Remove separate WITH_RDMACM?
#ifdef WITH_RDMACM
int rdmacm_port = 0;
#endif