summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-17 12:12:56 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-17 12:12:56 +0100
commitee969ee5bbc5ffcd176b5d415d81fbf4310a14d9 (patch)
tree3fbb267a9d015fa13937ecca1c174a1b897695ba
parent88eba89c793da85f57c599a599f0df25966ab989 (diff)
downloadgnutls-ee969ee5bbc5ffcd176b5d415d81fbf4310a14d9.tar.gz
Make it build.
-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"