aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/decode_as_dcerpc.c
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-19 15:30:06 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-19 15:30:06 +0000
commit78029c1b2a2e2ad40caf4d28cecad2347b338de8 (patch)
treeb96244019a8c917319025a4451aec294c2066ef1 /gtk/decode_as_dcerpc.c
parent3dfc3b9f398914800a3571ee9698a5ee601c89b4 (diff)
Changed hf_ip_proto to use ipproto_val[].
Removed some unneeded includes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31017 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/decode_as_dcerpc.c')
-rw-r--r--gtk/decode_as_dcerpc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/decode_as_dcerpc.c b/gtk/decode_as_dcerpc.c
index 7592fa1e48..21037b3b0b 100644
--- a/gtk/decode_as_dcerpc.c
+++ b/gtk/decode_as_dcerpc.c
@@ -29,7 +29,6 @@
#include <gtk/gtk.h>
#include <epan/packet.h>
-#include <epan/ipproto.h>
#include <epan/epan_dissect.h>
#include <epan/dissectors/packet-dcerpc.h>