From 43f09e67b4fcf83be61725c76755926500d5d9c3 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Thu, 1 Jan 2015 23:09:08 +0000 Subject: Remove unneeded includes from ui folder Change-Id: Ifd1eebff9080cd3867e44e4dcb2d2681370ed60a Reviewed-on: https://code.wireshark.org/review/6128 Reviewed-by: Martin Mathieson --- ui/tap-sctp-analysis.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'ui/tap-sctp-analysis.c') diff --git a/ui/tap-sctp-analysis.c b/ui/tap-sctp-analysis.c index eceafc9905..0cc73a8afe 100644 --- a/ui/tap-sctp-analysis.c +++ b/ui/tap-sctp-analysis.c @@ -21,14 +21,11 @@ */ #include "config.h" -#include #include #include #include "epan/packet_info.h" #include "epan/tap.h" -#include "epan/address.h" -#include "epan/strutil.h" #include "epan/value_string.h" #include "ui/tap-sctp-analysis.h" -- cgit v1.2.1