aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/mms
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-02-07 16:01:26 +0000
committerBill Meier <wmeier@newsguy.com>2009-02-07 16:01:26 +0000
commitee908a7abd1637cad1b451617b1c83cc75f55b5c (patch)
tree83c40653e7ff2a47c1a79ce9c364953dcfb9a7f5 /asn1/mms
parent42d8daee194ecaebfd075d71681c5e71f32a556a (diff)
#include <epan/conversation.h> not req'd ...
svn path=/trunk/; revision=27392
Diffstat (limited to 'asn1/mms')
-rw-r--r--asn1/mms/packet-mms-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/mms/packet-mms-template.c b/asn1/mms/packet-mms-template.c
index d59c4d94d4..9f9078833b 100644
--- a/asn1/mms/packet-mms-template.c
+++ b/asn1/mms/packet-mms-template.c
@@ -29,7 +29,6 @@
#include <glib.h>
#include <epan/packet.h>
-#include <epan/conversation.h>
#include <epan/asn1.h>
#include <stdio.h>