aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zbee-nwk.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-08-08 17:59:32 +0000
committerBill Meier <wmeier@newsguy.com>2011-08-08 17:59:32 +0000
commit2bf572bc41f63cd92fc4a2ea07620b05287ce1ee (patch)
treee077a181ee0719028ceb5e798c93d8854083f2b7 /epan/dissectors/packet-zbee-nwk.c
parentfc83c4cfc7d196e7ea8592846687c4dbee62dc0f (diff)
Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...
svn path=/trunk/; revision=38413
Diffstat (limited to 'epan/dissectors/packet-zbee-nwk.c')
-rw-r--r--epan/dissectors/packet-zbee-nwk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-zbee-nwk.c b/epan/dissectors/packet-zbee-nwk.c
index 926f2e7e26..ef3f4fb6b1 100644
--- a/epan/dissectors/packet-zbee-nwk.c
+++ b/epan/dissectors/packet-zbee-nwk.c
@@ -37,7 +37,6 @@
#include <epan/prefs.h>
#include <epan/addr_resolv.h>
#include <epan/expert.h>
-#include <epan/value_string.h>
#include "packet-ieee802154.h"
#include "packet-zbee.h"