aboutsummaryrefslogtreecommitdiffstats
path: root/epan/camel-persistentdata.c
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 /epan/camel-persistentdata.c
parent42d8daee194ecaebfd075d71681c5e71f32a556a (diff)
#include <epan/conversation.h> not req'd ...
svn path=/trunk/; revision=27392
Diffstat (limited to 'epan/camel-persistentdata.c')
-rw-r--r--epan/camel-persistentdata.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/camel-persistentdata.c b/epan/camel-persistentdata.c
index 9b6db849fa..3e87a26f96 100644
--- a/epan/camel-persistentdata.c
+++ b/epan/camel-persistentdata.c
@@ -35,7 +35,6 @@
#include <epan/emem.h>
#include "epan/packet.h"
-#include "epan/conversation.h"
#include "epan/tap.h"
#include <epan/asn1.h>
#include "epan/camel-persistentdata.h"