aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cdt/packet-cdt-template.c
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-07-09 11:18:13 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-07-09 11:18:13 +0000
commita41d7f775764ed2aa0dc96d42eade6e9485fe250 (patch)
tree6c945c157af29890338937a6421d5d8308669fab /asn1/cdt/packet-cdt-template.c
parent4444dc60b780d4705cb31e44a9ab3e61d113cbe0 (diff)
include packet-cdt.h to declare prototypes
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18689 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/cdt/packet-cdt-template.c')
-rw-r--r--asn1/cdt/packet-cdt-template.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/cdt/packet-cdt-template.c b/asn1/cdt/packet-cdt-template.c
index 51ca1685ed..8bfa5110d8 100644
--- a/asn1/cdt/packet-cdt-template.c
+++ b/asn1/cdt/packet-cdt-template.c
@@ -37,6 +37,8 @@
#include "packet-ber.h"
#include "packet-x411.h"
+#include "packet-cdt.h"
+
#define PNAME "Compressed Data Type"
#define PSNAME "CDT"
#define PFNAME "cdt"