aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fcsp.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-08-25 22:06:20 +0000
committerBill Meier <wmeier@newsguy.com>2008-08-25 22:06:20 +0000
commit77b81b391b70d2cb8db06c20f9fbe91b0f83f3af (patch)
treed3121f905db3d3dd621b4f04cfa4a1320db70880 /epan/dissectors/packet-fcsp.c
parent74efeaae800b8f392c1339b21436d1f694e394d8 (diff)
#include <prefs.h> not req'd
svn path=/trunk/; revision=26089
Diffstat (limited to 'epan/dissectors/packet-fcsp.c')
-rw-r--r--epan/dissectors/packet-fcsp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-fcsp.c b/epan/dissectors/packet-fcsp.c
index 528a564d88..f335be3fb0 100644
--- a/epan/dissectors/packet-fcsp.c
+++ b/epan/dissectors/packet-fcsp.c
@@ -48,7 +48,6 @@
#include <glib.h>
-#include <epan/prefs.h>
#include <epan/packet.h>
#include <epan/conversation.h>
#include <epan/etypes.h>