diff --git a/src/tlstransport.c b/src/tlstransport.c index 2f07625..7e71f21 100644 --- a/src/tlstransport.c +++ b/src/tlstransport.c @@ -1,7 +1,7 @@ -#include "tlstransport.h" - #if ENABLE_SSL +#include "tlstransport.h" + #include "messages.h" #include