From dd4adad88e08d88e84074329feb22713bf99d024 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Sat, 7 Apr 2012 22:50:30 +0200 Subject: [PATCH] poll.h is useless to compile TCP backend --- src/modbus-tcp.c | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/src/modbus-tcp.c b/src/modbus-tcp.c index 696923f..2b737c4 100644 --- a/src/modbus-tcp.c +++ b/src/modbus-tcp.c @@ -51,7 +51,6 @@ # include # include # include -# include # include #endif -- libgit2 0.21.4