aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ess/packet-ess-template.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-01-12 14:31:08 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-01-12 14:31:08 +0000
commit3d32eed0b547513eb52f947c9608c77c3451f3f2 (patch)
tree156dea5ab8b46be8f80cf03cdf5c8da8a72bbe18 /asn1/ess/packet-ess-template.c
parentd215938257616b1e209c5eb3a19828574de4ce30 (diff)
Update to RFC5035.
svn path=/trunk/; revision=31502
Diffstat (limited to 'asn1/ess/packet-ess-template.c')
-rw-r--r--asn1/ess/packet-ess-template.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/asn1/ess/packet-ess-template.c b/asn1/ess/packet-ess-template.c
index 12a20057df..a5498e4d26 100644
--- a/asn1/ess/packet-ess-template.c
+++ b/asn1/ess/packet-ess-template.c
@@ -1,6 +1,7 @@
/* packet-ess.c
- * Routines for RFC2634 Extended Security Services packet dissection
+ * Routines for RFC5035 Extended Security Services packet dissection
* Ronnie Sahlberg 2004
+ * Stig Bjorlykke 2010
*
* $Id$
*
@@ -49,6 +50,8 @@ static int proto_ess = -1;
static int hf_ess_SecurityCategory_type_OID = -1;
#include "packet-ess-hf.c"
+#include "packet-ess-val.h"
+
/* Initialize the subtree pointers */
#include "packet-ess-ett.c"