From: Simon Josefsson Date: Mon, 17 Nov 2008 11:12:56 +0000 (+0100) Subject: Make it build. X-Git-Tag: gnutls_2_7_2~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee969ee5bbc5ffcd176b5d415d81fbf4310a14d9;p=thirdparty%2Fgnutls.git Make it build. --- 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 #include "auth_anon.h"