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) --- CSTA-application-context-information-csta3.hrl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CSTA-application-context-information-csta3.hrl') diff --git a/CSTA-application-context-information-csta3.hrl b/CSTA-application-context-information-csta3.hrl index 64728f5..ebcf786 100644 --- a/CSTA-application-context-information-csta3.hrl +++ b/CSTA-application-context-information-csta3.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 CSTA-application-context-information-csta3 +-ifndef(_CSTA_APPLICATION_CONTEXT_INFORMATION_CSTA3_HRL_). +-define(_CSTA_APPLICATION_CONTEXT_INFORMATION_CSTA3_HRL_, true). + -record('CSTAFunctionality',{ switchingFunctionServices = asn1_DEFAULT, eventReportServices = asn1_DEFAULT, computingFunctionServices = asn1_DEFAULT, bidirectionalServices = asn1_DEFAULT, statusReportingServices = asn1_DEFAULT, inputOutputServices = asn1_DEFAULT, voiceUnitServices = asn1_DEFAULT}). @@ -14,3 +17,4 @@ cSTAVersion, cSTAFunctionsRequiredByApplication, cSTAFunctionsThatCanBeSupplied} -record('NewACSEUserInformationForCSTA',{ cSTAVersion, cSTAFunctionsRequiredByApplication = asn1_NOVALUE, cSTAFunctionsThatCanBeSupplied = asn1_NOVALUE, cSTAPrivateDataVersionList = asn1_NOVALUE}). +-endif. %% _CSTA_APPLICATION_CONTEXT_INFORMATION_CSTA3_HRL_ -- cgit v1.2.3