From 018e93a384c5aca7471d7d9303af637e71320ea2 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 5 Nov 2015 19:27:06 -0800 Subject: Another unnecessary include of io.h. Change-Id: Ie4a8d79474ae61194b1ceaafad45cca9b2970b60 Reviewed-on: https://code.wireshark.org/review/11589 Petri-Dish: Guy Harris Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- text2pcap-scanner.l | 4 ---- 1 file changed, 4 deletions(-) (limited to 'text2pcap-scanner.l') diff --git a/text2pcap-scanner.l b/text2pcap-scanner.l index 0f264f6d1e..d1871cdfdd 100644 --- a/text2pcap-scanner.l +++ b/text2pcap-scanner.l @@ -48,10 +48,6 @@ #include #include -#ifdef _WIN32 -#include /* for isatty() */ -#endif - #include "text2pcap.h" /* -- cgit v1.2.3