From 9419c8aff79e5d1cf97077e5a146244be8699222 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 30 Jul 2017 04:07:05 +0200 Subject: Split RR portion of GSM_Types into GSM_RR_Types --- library/L1CTL_PortType.ttcn | 1 + 1 file changed, 1 insertion(+) (limited to 'library/L1CTL_PortType.ttcn') diff --git a/library/L1CTL_PortType.ttcn b/library/L1CTL_PortType.ttcn index 019e2a70..7a9ee3e6 100644 --- a/library/L1CTL_PortType.ttcn +++ b/library/L1CTL_PortType.ttcn @@ -5,6 +5,7 @@ module L1CTL_PortType { import from UD_Types all; import from Osmocom_Types all; import from GSM_Types all; + import from GSM_RR_Types all; type record L1CTL_connect { charstring path -- cgit v1.2.3