IPSec Handler: FBQ added to TPD+GRP
Change-Id: I953b32ae485e2b3f40c1c0158d6f15315f045363
Signed-off-by: József Gyürüsi <jozsef.gyurusi@ericsson.com>
diff --git a/src/Transport/EPTF_CLL_TransportIPsecHandler.grp b/src/Transport/EPTF_CLL_TransportIPsecHandler.grp
index 30fb1e2..2176850 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 e287409..4178c5b 100644
--- a/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd
+++ b/src/Transport/EPTF_CLL_Transport_IPsecHandler.tpd
@@ -11,6 +11,7 @@
<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"/>