Преглед изворни кода

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>