summaryrefslogtreecommitdiffstats
path: root/src/include/win-mac.h
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1999-09-13 18:38:32 +0000
committerMiro Jurisic <meeroh@mit.edu>1999-09-13 18:38:32 +0000
commitee954654ea954fdb81282c12e3c9cc073e71d5dc (patch)
treed2363704f145e1c17f63d729c7cf7f7c17caec71 /src/include/win-mac.h
parentaba24791ac89c43cd205bc72fd0f4b96dec3f022 (diff)
downloadkrb5-ee954654ea954fdb81282c12e3c9cc073e71d5dc.tar.gz
krb5-ee954654ea954fdb81282c12e3c9cc073e71d5dc.tar.xz
krb5-ee954654ea954fdb81282c12e3c9cc073e71d5dc.zip
Added #define HAVE_STRING_H to win-mac.h
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11806 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/win-mac.h')
-rw-r--r--src/include/win-mac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/win-mac.h b/src/include/win-mac.h
index e2d37e00f8..583f7ec2c3 100644
--- a/src/include/win-mac.h
+++ b/src/include/win-mac.h
@@ -237,6 +237,8 @@ HINSTANCE get_lib_instance(void);
#define NEAR
#endif
+#define HAVE_STRING_H
+
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#define HAVE_SRAND