X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=src%2Ftlsproxy.c;h=fa570641b264f87e738f81862f03439bac05b388;hp=160a236cbb895e540edeae3411738c33dcc849b0;hb=730ce301477d9d5c9367756bad840eb4504e0257;hpb=b44ad0d8c76b0d8b7c0da824ca334c23da97453c diff --git a/src/tlsproxy.c b/src/tlsproxy.c index 160a236..fa57064 100644 --- a/src/tlsproxy.c +++ b/src/tlsproxy.c @@ -26,13 +26,14 @@ #include #include #include +#include +#include #include #include +#include #include #include #include -#include -#include #if GNUTLS_VERSION_NUMBER <= 0x020b00 /* Necessary for GnuTLS when used with threads. */