summaryrefslogtreecommitdiff
path: root/fuzz/tls_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/tls_common.h')
-rw-r--r--fuzz/tls_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fuzz/tls_common.h b/fuzz/tls_common.h
index 8843347fa..e53accead 100644
--- a/fuzz/tls_common.h
+++ b/fuzz/tls_common.h
@@ -7,6 +7,7 @@
#include "prinit.h"
+void FixTime(PRFileDesc* fd);
PRStatus EnableAllProtocolVersions();
void EnableAllCipherSuites(PRFileDesc* fd);
void DoHandshake(PRFileDesc* fd, bool isServer);