]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/ssltestlib.c
Move PRIu64, OSSLzu to e_os.h
[thirdparty/openssl.git] / test / ssltestlib.c
index 64aa9169b692e2c0e16f14b02dd22264629ba200..6fce12e0fc72faa2d9f8fb77ccbd33c2a12570e3 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <string.h>
 
+#include "e_os.h"
 #include "ssltestlib.h"
 
 static int tls_dump_new(BIO *bi);