aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-babel.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-04-29 14:50:13 +0000
committerBill Meier <wmeier@newsguy.com>2011-04-29 14:50:13 +0000
commit23dbbb64e0fa9aaef574fa55e201fb70266b7ab2 (patch)
tree3ba2021b9bf201463816c509c6089433c9ce19c2 /epan/dissectors/packet-babel.c
parentb8455a821bf6175d0fe83e86db9ff298c5b83e99 (diff)
#include <epan/prefs.h> not req'd since there are no prefs.
svn path=/trunk/; revision=36952
Diffstat (limited to 'epan/dissectors/packet-babel.c')
-rw-r--r--epan/dissectors/packet-babel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-babel.c b/epan/dissectors/packet-babel.c
index 918a956b64..362f211f14 100644
--- a/epan/dissectors/packet-babel.c
+++ b/epan/dissectors/packet-babel.c
@@ -30,7 +30,6 @@
#include <glib.h>
#include <epan/packet.h>
-#include <epan/prefs.h>
static int proto_babel = -1;