aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/tcap/packet-tcap-template.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-04-21 20:53:35 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-04-21 20:53:35 +0000
commit4960e685787653ff466f613a02f46914d1cfc040 (patch)
treef34de83f695737c05612bf58229b2919097b3635 /asn1/tcap/packet-tcap-template.h
parenteab3eb5c680a2dac88055ab485a1a43621dbdeae (diff)
EXPORT DialoguePDU UniDialoguePDU and make them callable by OID.
svn path=/trunk/; revision=21487
Diffstat (limited to 'asn1/tcap/packet-tcap-template.h')
-rw-r--r--asn1/tcap/packet-tcap-template.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/tcap/packet-tcap-template.h b/asn1/tcap/packet-tcap-template.h
index 060c64ddca..814e2c1a4e 100644
--- a/asn1/tcap/packet-tcap-template.h
+++ b/asn1/tcap/packet-tcap-template.h
@@ -79,4 +79,6 @@ extern void delete_itu_tcap_subdissector(guint32 ssn, dissector_handle_t dissect
extern void call_tcap_dissector(dissector_handle_t, tvbuff_t*, packet_info*, proto_tree*);
+#include "packet-tcap-exp.h"
+
#endif /* PACKET_tcap_H */