Ver código fonte

netinet/in.h is useless and it does not exist on Win32

Reported by Tobias Doerffel.
Stéphane Raimbault 14 anos atrás
pai
commit
f83246bb97
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/modbus-data.c

+ 0 - 1
src/modbus-data.c

@@ -23,7 +23,6 @@
 #endif
 #include <string.h>
 #include <assert.h>
-#include <netinet/in.h>
 
 /* Sets many bits from a single byte value (all 8 bits of the byte value are
    set) */