X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=src%2Ftlsproxy.c;h=77c6d0293228735f370dc1fdb898ffd62a738aec;hb=d0b5d139253e5c599c9e675fc0a5677bda5a5a29;hp=401553f52e4d922846c4c9da664f9cf3bd67c416;hpb=f3d29af0721d3021f0574b7c6ca512e3623f1cdb;p=tlsproxy%2Ftlsproxy.git diff --git a/src/tlsproxy.c b/src/tlsproxy.c index 401553f..77c6d02 100644 --- a/src/tlsproxy.c +++ b/src/tlsproxy.c @@ -31,9 +31,8 @@ #include #include -/* For GnuTLS. */ +/* Necessary for GnuTLS when used with threads. */ #include - GCRY_THREAD_OPTION_PTHREAD_IMPL;