core: include <sys/socket.h> in collectd.h
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 1 Aug 2015 10:19:58 +0000 (12:19 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 1 Aug 2015 10:19:58 +0000 (12:19 +0200)
commit6bf2e82bf5049af097beae4a8b7f086466520839
tree5b16a16fd51e29a11dd98d52efa4545bcefb1aae
parente460da6b5715e55c57731dcda31a228502b02b5b
core: include <sys/socket.h> in collectd.h

Fixes #1127
33 files changed:
src/apcups.c
src/ceph.c
src/curl_json.c
src/daemon/collectd.c
src/daemon/collectd.h
src/daemon/common.c
src/email.c
src/gmond.c
src/hddtemp.c
src/interface.c
src/iptables.c
src/ipvs.c
src/madwifi.c
src/mbmon.c
src/memcached.c
src/netlink.c
src/network.c
src/ntpd.c
src/olsrd.c
src/pf.c
src/pinba.c
src/powerdns.c
src/statsd.c
src/tcpconns.c
src/teamspeak2.c
src/unixsock.c
src/utils_dns.c
src/write_graphite.c
src/write_log.c
src/write_riemann.c
src/write_sensu.c
src/write_tsdb.c
src/zookeeper.c