Browse Source

influxdbc: support for FreeBSD build

drTr0jan 8 tháng trước cách đây
mục cha
commit
abcafe75de
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/modules/influxdbc/ic.c

+ 1 - 0
src/modules/influxdbc/ic.c

@@ -26,6 +26,7 @@
 #include <string.h>
 #include <sys/errno.h>
 #include <sys/socket.h>
+#include <netinet/in.h>
 #include <arpa/inet.h>
 #include <netdb.h>