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_Types.ttcn | 1 + 1 file changed, 1 insertion(+) (limited to 'library/L1CTL_Types.ttcn') diff --git a/library/L1CTL_Types.ttcn b/library/L1CTL_Types.ttcn index 66e7b9da..78947065 100644 --- a/library/L1CTL_Types.ttcn +++ b/library/L1CTL_Types.ttcn @@ -5,6 +5,7 @@ module L1CTL_Types { import from General_Types all; import from GSM_Types all; + import from GSM_RR_Types all; import from Osmocom_Types all; type enumerated L1ctlMsgType { -- cgit v1.2.3