summaryrefslogtreecommitdiff
path: root/src/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypt.c')
-rw-r--r--src/crypt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypt.c b/src/crypt.c
index 7446a8476c..f4640d51ee 100644
--- a/src/crypt.c
+++ b/src/crypt.c
@@ -26,6 +26,7 @@
#include "../lib/gnutls_int.h"
#include "../lib/gnutls_srp.h"
#include "../lib/crypt.h"
+#include "../lib/gnutls_mem.h"
#include "../lib/auth_srp_passwd.h"
#include "crypt-gaa.h"
#include <pwd.h>