From f83246bb97a38cdcfd50415b023e3234e9c3f57f Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Tue, 1 Mar 2011 12:37:51 +0100 Subject: [PATCH] netinet/in.h is useless and it does not exist on Win32 --- src/modbus-data.c | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/src/modbus-data.c b/src/modbus-data.c index f254771..6bf61ef 100644 --- a/src/modbus-data.c +++ b/src/modbus-data.c @@ -23,7 +23,6 @@ #endif #include #include -#include /* Sets many bits from a single byte value (all 8 bits of the byte value are set) */ -- libgit2 0.21.4