From 078a3a2ffc64572dc6483cc00c9e772c268e103e Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Fri, 23 Oct 2015 10:27:10 +0200 Subject: Recompile with a new version (18) --- ACSE-1.hrl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ACSE-1.hrl') diff --git a/ACSE-1.hrl b/ACSE-1.hrl index 1f53585..e12f3fd 100644 --- a/ACSE-1.hrl +++ b/ACSE-1.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 ACSE-1 +-ifndef(_ACSE_1_HRL_). +-define(_ACSE_1_HRL_, true). + -record('AARQ-apdu',{ 'protocol-version' = asn1_DEFAULT, 'application-context-name', 'called-AP-title' = asn1_NOVALUE, 'called-AE-qualifier' = asn1_NOVALUE, 'called-AP-invocation-identifier' = asn1_NOVALUE, 'called-AE-invocation-identifier' = asn1_NOVALUE, 'calling-AP-title' = asn1_NOVALUE, 'calling-AE-qualifier' = asn1_NOVALUE, 'calling-AP-invocation-identifier' = asn1_NOVALUE, 'calling-AE-invocation-identifier' = asn1_NOVALUE, 'sender-acse-requirements' = asn1_NOVALUE, 'mechanism-name' = asn1_NOVALUE, 'calling-authentication-value' = asn1_NOVALUE, 'application-context-name-list' = asn1_NOVALUE, 'implementation-information' = asn1_NOVALUE, %% with extensions @@ -43,3 +46,4 @@ reason = asn1_NOVALUE, -define('acse-as-id', {2,2,1,0,1}). -define('aCSE-id', {2,2,3,1,1}). +-endif. %% _ACSE_1_HRL_ -- cgit v1.2.3