summaryrefslogtreecommitdiff
path: root/KME-specific-types.hrl
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-10-23 10:27:10 +0200
committerDimitri Sokolyuk <demon@dim13.org>2015-10-23 10:27:10 +0200
commit078a3a2ffc64572dc6483cc00c9e772c268e103e (patch)
treef09f8a0f1103ef0025fe644c1c629cf2c5a4b56e /KME-specific-types.hrl
parent31cd25a7dd51f9cb8676370fadf630cf4c81c93b (diff)
Recompile with a new version (18)
Diffstat (limited to 'KME-specific-types.hrl')
-rw-r--r--KME-specific-types.hrl6
1 files changed, 5 insertions, 1 deletions
diff --git a/KME-specific-types.hrl b/KME-specific-types.hrl
index 69a0da1..b017dfc 100644
--- a/KME-specific-types.hrl
+++ b/KME-specific-types.hrl
@@ -1,10 +1,13 @@
-%% Generated by the Erlang ASN.1 compiler version:1.7
+%% Generated by the Erlang ASN.1 compiler version:4.0
%% Purpose: Erlang record definitions for each named and unnamed
%% SEQUENCE and SET, and macro definitions for each value
%% definition,in module KME-specific-types
+-ifndef(_KME_SPECIFIC_TYPES_HRL_).
+-define(_KME_SPECIFIC_TYPES_HRL_, true).
+
-record('KmeSpeedDialRequest',{
startSerialNo, number, tenantNo = asn1_NOVALUE}).
@@ -203,3 +206,4 @@ number = asn1_NOVALUE, string = asn1_NOVALUE}).
-record('KmeGenericEvent',{
eventNo, device = asn1_NOVALUE, connection = asn1_NOVALUE, state = asn1_NOVALUE, cause = asn1_NOVALUE, message = asn1_NOVALUE}).
+-endif. %% _KME_SPECIFIC_TYPES_HRL_