summaryrefslogtreecommitdiffstats
path: root/src/include/win-mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/win-mac.h')
-rw-r--r--src/include/win-mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/win-mac.h b/src/include/win-mac.h
index 473ab373ea..82d3ff736d 100644
--- a/src/include/win-mac.h
+++ b/src/include/win-mac.h
@@ -13,7 +13,6 @@
#define _KRB5_WIN_MAC_H
#ifdef _WIN32
-
#define ID_READ_PWD_DIALOG 10000
#define ID_READ_PWD_PROMPT 10001
#define ID_READ_PWD_PROMPT2 10002
@@ -188,6 +187,7 @@ typedef _W64 int ssize_t;
#include <fcntl.h>
#include <io.h>
#include <process.h>
+#include <wincrypt.h>
#ifdef NEED_SYSERROR
/* Only needed by util/et/error_message.c but let's keep the source clean */