commit 719d4a2437d36c09e20a0ceca26891446cd5a1c8 Author: Oswald Buddenhagen <o...@users.sf.net> Date: Sun Jul 24 11:58:09 2016 +0200
prune obsolete #include hmac.h was needed only for the cram-md5 implementation. src/socket.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/socket.c b/src/socket.c index 5221cd6..94d0e7f 100644 --- a/src/socket.c +++ b/src/socket.c @@ -39,7 +39,6 @@ #ifdef HAVE_LIBSSL # include <openssl/ssl.h> # include <openssl/err.h> -# include <openssl/hmac.h> # include <openssl/x509v3.h> #endif ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel