From 63ebe918d994485679e0d29ab7eb9bda84171fa1 Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Fri, 26 Dec 2014 23:48:39 +0100 Subject: Removed duplicated #include lines Change-Id: I9cafa3cd5c74121168777d8c656e7e94e89efd3c Reviewed-on: https://code.wireshark.org/review/6065 Petri-Dish: Pascal Quantin Reviewed-by: Martin Mathieson Reviewed-by: Pascal Quantin --- rawshark.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'rawshark.c') diff --git a/rawshark.c b/rawshark.c index cbb69afb4d..78f2e633c2 100644 --- a/rawshark.c +++ b/rawshark.c @@ -119,10 +119,6 @@ #endif /* HAVE_LIBPCAP */ #include "log.h" -#ifdef _WIN32 -#include -#endif /* _WIN32 */ - #if 0 /* * This is the template for the decode as option; it is shared between the -- cgit v1.2.3