Commit dd4adad88e08d88e84074329feb22713bf99d024

Authored by Stéphane Raimbault
1 parent 8d8349b8

poll.h is useless to compile TCP backend

Showing 1 changed file with 0 additions and 1 deletions
src/modbus-tcp.c
... ... @@ -51,7 +51,6 @@
51 51 # include <netinet/ip.h>
52 52 # include <netinet/tcp.h>
53 53 # include <arpa/inet.h>
54   -# include <poll.h>
55 54 # include <netdb.h>
56 55 #endif
57 56  
... ...