]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - src/tlsproxy.h
sem.c: Fix P() for negative start values.
[tlsproxy/tlsproxy.git] / src / tlsproxy.h
index f23167e6e2e143f3c7298d4cd4741826a48d9f48..15b1902d7d35a39f500e4ce4d0fe28b7e31b3169 100644 (file)
 
 #include <config.h>
 
-#include <stdlib.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 
-/* GnuTLS */
 #include <gnutls/gnutls.h>
 
 #include "log.h"