fix typo
[ric-plt/e2.git] / RIC-E2-TERMINATION / sctpThread.h
index 588f6a8..26422bf 100644 (file)
@@ -132,6 +132,7 @@ typedef struct sctp_params {
     char volume[VOLUME_URL_SIZE];
     string myIP {};
     string fqdn {};
+    string podName {};
     string configFilePath {};
     string configFileName {};
     bool trace = true;