aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-opensafety.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2011-08-08 17:59:32 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2011-08-08 17:59:32 +0000
commit1aa40475e9f4f212f24ba4f4aa45500f721b4c32 (patch)
treee077a181ee0719028ceb5e798c93d8854083f2b7 /epan/dissectors/packet-opensafety.c
parent2cbddb1f4defe09d59bac010779c0f73aef5a271 (diff)
Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38413 f5534014-38df-0310-8fa8-9805f1628bb7
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>