소스 검색

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

Reported by Tobias Doerffel.
Stéphane Raimbault 14 년 전
부모
커밋
f83246bb97
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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) */