浏览代码

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) */