summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/gnutls_auth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gnutls_auth.c b/lib/gnutls_auth.c
index 90da504819..77af880807 100644
--- a/lib/gnutls_auth.c
+++ b/lib/gnutls_auth.c
@@ -28,6 +28,7 @@
#include "gnutls_auth.h"
#include "gnutls_algorithms.h"
#include "auth_cert.h"
+#include "auth_psk.h"
#include <gnutls_datum.h>
#include "auth_anon.h"