summaryrefslogtreecommitdiff
path: root/src/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests.h')
-rw-r--r--src/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests.h b/src/tests.h
index 282cee3a60..938fb6d8e1 100644
--- a/src/tests.h
+++ b/src/tests.h
@@ -5,6 +5,7 @@
#define UNSURE -1
int test_srp( GNUTLS_STATE state);
+int test_hello_extension( GNUTLS_STATE state);
int test_dhe( GNUTLS_STATE state);
int test_ssl3( GNUTLS_STATE state);
int test_aes( GNUTLS_STATE state);