소스 검색

influxdbc: support for FreeBSD build

drTr0jan 8 달 전
부모
커밋
abcafe75de
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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>