diff --git a/src/Transport/EPTF_CLL_TransportIPsecHandler.grp b/src/Transport/EPTF_CLL_TransportIPsecHandler.grp index 30fb1e2643c49e837b822beee526dc627480b09d..2176850103540a84e7905de5235b57a1eaa11f26 100644 --- a/src/Transport/EPTF_CLL_TransportIPsecHandler.grp +++ b/src/Transport/EPTF_CLL_TransportIPsecHandler.grp @@ -36,4 +36,7 @@ <File path="../../../../Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcn" /> </File_Group> </File_Groups> + <File_Group name="EPTF_CLL_TransportIPsecHandler_Dep" > + <File_Group path="../FreeBusyQueue/EPTF_CLL_FreeBusyQueue_Dep.grp" /> + </File_Group> </File_Group> diff --git a/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd b/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd index e287409beffd1e8083feab50d68cd9046605b898..4178c5bbc6415174677165c5b9995946c11888f1 100644 --- a/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd +++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd @@ -11,6 +11,7 @@ http:www.eclipse.org/legal/epl-v10.html --> <ReferencedProject name="EPTF_CLL_Base" projectLocationURI="../Base/EPTF_CLL_Base.tpd"/> <ReferencedProject name="EPTF_CLL_HashMap" projectLocationURI="../HashMap/EPTF_CLL_HashMap.tpd"/> <ReferencedProject name="EPTF_CLL_Logging" projectLocationURI="../Logging/EPTF_CLL_Logging.tpd"/> + <ReferencedProject name="EPTF_CLL_FreeBusyQueue" projectLocationURI="../FreeBusyQueue/EPTF_CLL_FBQ.tpd"/> <ReferencedProject name="TCCUsefulFunctions_CNL113472_IPsec" projectLocationURI="../../../../Libraries/TCCUsefulFunctions_CNL113472/TCCUsefulFunctions_CNL113472_IPsec.tpd"/> <ReferencedProject name="TCCUsefulFunctions_CNL113472_Common" projectLocationURI="../../../../Libraries/TCCUsefulFunctions_CNL113472/TCCUsefulFunctions_CNL113472_Common.tpd"/> <ReferencedProject name="TCCUsefulFunctions_CNL113472_Interface" projectLocationURI="../../../../Libraries/TCCUsefulFunctions_CNL113472/TCCUsefulFunctions_CNL113472_Interface.tpd"/>