aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/T61String.h
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-24 21:00:50 +0000
committerLev Walkin <vlm@lionet.info>2004-09-24 21:00:50 +0000
commit11c3e1704f3433fe3e104cb1b8c6e0de2d0fc49c (patch)
tree622c98752dc49da748535cb1118ea04bd102849f /skeletons/T61String.h
parent12984671bd56095295e4e8ecb6ed335c858e22a9 (diff)
reheaderization
Diffstat (limited to 'skeletons/T61String.h')
-rw-r--r--skeletons/T61String.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/skeletons/T61String.h b/skeletons/T61String.h
index 1485577e..f523444b 100644
--- a/skeletons/T61String.h
+++ b/skeletons/T61String.h
@@ -5,10 +5,9 @@
#ifndef _T61String_H_
#define _T61String_H_
-#include <constr_TYPE.h>
#include <OCTET_STRING.h>
-typedef OCTET_STRING_t T61String_t; /* Implemented in terms of OCTET STRING */
+typedef OCTET_STRING_t T61String_t; /* Implemented via OCTET STRING */
extern asn1_TYPE_descriptor_t asn1_DEF_T61String;