summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/gnutls/gnutls.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/gnutls/gnutls.h.in b/includes/gnutls/gnutls.h.in
index 07e7d7be29..8ec9bedc57 100644
--- a/includes/gnutls/gnutls.h.in
+++ b/includes/gnutls/gnutls.h.in
@@ -1001,7 +1001,7 @@ extern "C"
int gnutls_psk_netconf_derive_key (const char *password,
const char *psk_identity,
const char *psk_identity_hint,
- gnutls_datum *output_key);
+ gnutls_datum_t *output_key);
typedef enum gnutls_x509_subject_alt_name_t