aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-opensafety.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-opensafety.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-opensafety.c')
-rw-r--r--epan/dissectors/packet-opensafety.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/dissectors/packet-opensafety.c b/epan/dissectors/packet-opensafety.c
index fbc6a95763..45f4538173 100644
--- a/epan/dissectors/packet-opensafety.c
+++ b/epan/dissectors/packet-opensafety.c
@@ -34,8 +34,6 @@
#include <epan/packet.h>
#include <epan/prefs.h>
#include <epan/etypes.h>
-#include <epan/tfs.h>
-#include <epan/proto.h>
#include <epan/emem.h>
#include <epan/dissectors/packet-udp.h>