aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/acse
diff options
context:
space:
mode:
authorBalint Reczey <balint.reczey@ericsson.com>2012-01-19 22:55:37 +0000
committerBalint Reczey <balint.reczey@ericsson.com>2012-01-19 22:55:37 +0000
commit26503be7dcdd4536006d0f5e8f32a0de8caca206 (patch)
tree64be874a256e5b25ff747b5af6d65ab6ebcfc7d0 /asn1/acse
parent7b97eb7de29a2de913df29a338cfcd16aeb52741 (diff)
fix compile errors found by dumpabi target
svn path=/trunk/; revision=40595
Diffstat (limited to 'asn1/acse')
-rw-r--r--asn1/acse/packet-acse-template.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/acse/packet-acse-template.h b/asn1/acse/packet-acse-template.h
index 2c81eff7e7..3f81b8fcfd 100644
--- a/asn1/acse/packet-acse-template.h
+++ b/asn1/acse/packet-acse-template.h
@@ -26,6 +26,7 @@
#ifndef PACKET_ACSE_H
#define PACKET_ACSE_H
+#include <epan/asn1.h>
#include "packet-acse-exp.h"
#endif /* PACKET_ACSE_H */