X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fmt%2Fss_gen.x;h=2508ef810bc7520a365412a4f8f592506e0aabd8;hb=9fd2f2ab1c817f48e988f5524e4a9f9d10ae1f92;hp=bbd4f319737d00f575cceb4e525cedbb30bc1529;hpb=65443172dd60a6ea312bd3a15959dbf54ad7f045;p=o-du%2Fl2.git diff --git a/src/mt/ss_gen.x b/src/mt/ss_gen.x index bbd4f3197..2508ef810 100755 --- a/src/mt/ss_gen.x +++ b/src/mt/ss_gen.x @@ -150,7 +150,7 @@ typedef struct sloggerInfo } SLoggerInfo; #endif /* SS_LOGGER_SUPPORT */ -#ifdef INTEL_WLS +#if defined (INTEL_WLS) || defined (SS_USE_WLS_MEM) typedef struct _MtWls { Void *intf; @@ -274,7 +274,7 @@ typedef struct ssos SLoggerInfo logger; #endif /* SS_LOGGER_SUPPORT */ S8 *configFilePath; -#ifdef INTEL_WLS +#if defined (INTEL_WLS) || defined (SS_USE_WLS_MEM) SsMtWls wls; #endif