aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cdt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-07-09 11:18:13 +0000
committerJörg Mayer <jmayer@loplof.de>2006-07-09 11:18:13 +0000
commitba62d2e1b3578fcd9f45dfb6ca0c4dd54744ac1b (patch)
tree6c945c157af29890338937a6421d5d8308669fab /asn1/cdt
parentc2e7ac88f29e1e02ea61306044efe6bb4430b697 (diff)
include packet-cdt.h to declare prototypes
svn path=/trunk/; revision=18689
Diffstat (limited to 'asn1/cdt')
-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"