aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/rspro/ConfigClientReq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/rspro/ConfigClientReq.h')
-rw-r--r--include/osmocom/rspro/ConfigClientReq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/osmocom/rspro/ConfigClientReq.h b/include/osmocom/rspro/ConfigClientReq.h
index 670fb68..73a6768 100644
--- a/include/osmocom/rspro/ConfigClientReq.h
+++ b/include/osmocom/rspro/ConfigClientReq.h
@@ -11,7 +11,7 @@
#include <asn_application.h>
/* Including external dependencies */
-#include <osmocom/rspro/ClientId.h>
+#include <osmocom/rspro/ClientSlot.h>
#include <osmocom/rspro/IpPort.h>
#include <constr_SEQUENCE.h>
@@ -21,7 +21,7 @@ extern "C" {
/* ConfigClientReq */
typedef struct ConfigClientReq {
- ClientId_t clientId;
+ ClientSlot_t clientSlot;
IpPort_t bankd;
/*
* This type is extensible,