author | Ed Schouten <ed@80386.nl> | |
Sat, 17 Nov 2012 09:44:48 +0000 (10:44 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 17 Nov 2012 11:42:48 +0000 (12:42 +0100) | ||
commit | 7bd436249b37b04807bbe7491998a9528056919f | |
tree | c0cffb0361b5373ee2efa104fcd70262bfae6757 | tree | snapshot |
parent | 05fb05dcf56a4676956c38d7a33ae5e6967ac331 | commit | diff |
src/libcollectdclient/network_buffer.c: Fix gcrypt build on FreeBSD.
As with src/network.c, we need to ensure that we define
GCRYPT_NO_DEPRECATED on FreeBSD to get rid of the compiler warnings
emitted by the header file.
Signed-off-by: Florian Forster <octo@collectd.org>
As with src/network.c, we need to ensure that we define
GCRYPT_NO_DEPRECATED on FreeBSD to get rid of the compiler warnings
emitted by the header file.
Signed-off-by: Florian Forster <octo@collectd.org>
src/libcollectdclient/network_buffer.c | diff | blob | history |