diff options
-rw-r--r-- | include/osmocom/gsm/protocol/gsm_29_118.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_29_118.h b/include/osmocom/gsm/protocol/gsm_29_118.h index 24e9de2e..c344f040 100644 --- a/include/osmocom/gsm/protocol/gsm_29_118.h +++ b/include/osmocom/gsm/protocol/gsm_29_118.h @@ -1,5 +1,6 @@ #pragma once +#include <osmocom/core/utils.h> /* TS 29.118 Section 9.2 */ enum sgsap_msg_type { |