From 1cf1f16391a327b1a74045c60c492c39ab7569f0 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Tue, 1 May 2007 22:05:11 +0000 Subject: Split out common asn1 stuff to asn1.h and include that where needed. svn path=/trunk/; revision=21635 --- asn1/ulp/packet-ulp-template.c | 1 + asn1/ulp/ulp-exp.cnf | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'asn1/ulp') diff --git a/asn1/ulp/packet-ulp-template.c b/asn1/ulp/packet-ulp-template.c index a8c478506e..9f08cac15d 100644 --- a/asn1/ulp/packet-ulp-template.c +++ b/asn1/ulp/packet-ulp-template.c @@ -34,6 +34,7 @@ #include #include #include +#include #include #include diff --git a/asn1/ulp/ulp-exp.cnf b/asn1/ulp/ulp-exp.cnf index 3d50fdbdce..e22e8936db 100644 --- a/asn1/ulp/ulp-exp.cnf +++ b/asn1/ulp/ulp-exp.cnf @@ -1,7 +1,7 @@ # Do not modify this file. # It is created automatically by the ASN.1 to Wireshark dissector compiler -# ./ulp-exp.cnf -# ../../tools/asn2wrs.py -e -p ulp -c ulp.cnf -s packet-ulp-template ULP.asn +# .\ulp-exp.cnf +# ../../tools/asn2wrs.py -u -e -p ulp -c ulp.cnf -s packet-ulp-template ULP.asn #.MODULE ULP ulp -- cgit v1.2.3