summaryrefslogtreecommitdiffstats
path: root/src/include/k5-err.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/k5-err.h')
-rw-r--r--src/include/k5-err.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/k5-err.h b/src/include/k5-err.h
index 0ac20802bb..a10063d164 100644
--- a/src/include/k5-err.h
+++ b/src/include/k5-err.h
@@ -1,5 +1,5 @@
#define _(X) (X)
-#define KRB5_CALLCONV
+#include "win-mac.h"
struct errinfo {
long code;
const char *msg;