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_export_pdu.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ui/tap_export_pdu.c') diff --git a/ui/tap_export_pdu.c b/ui/tap_export_pdu.c index 2b9b64e113..e724cd5cbe 100644 --- a/ui/tap_export_pdu.c +++ b/ui/tap_export_pdu.c @@ -22,10 +22,8 @@ #include "config.h" -#include #include "globals.h" -#include "wtap.h" #include "pcap-encap.h" #include "wsutil/tempfile.h" #include "wsutil/os_version_info.h" -- cgit v1.2.1