libcollectdclient: Include <stdlib.h> and <string.h>.
authorFlorian Forster <octo@collectd.org>
Wed, 30 Aug 2017 09:14:50 +0000 (11:14 +0200)
committerFlorian Forster <octo@collectd.org>
Wed, 30 Aug 2017 09:14:50 +0000 (11:14 +0200)
commit1d429f78567323c11f00e9f6e5ea1765e7c5c8c7
tree02a9a3e6cf40f6eb20ab237e122c4fa5622dad2c
parent0aa5b32fd9246ad82686616eada68ee50f26bff7
libcollectdclient: Include <stdlib.h> and <string.h>.

For free(3) and memmove(3) respectively.
src/libcollectdclient/network_parse.c