summaryrefslogtreecommitdiffstats
path: root/src/include/win-mac.h
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1997-09-26 02:41:57 +0000
committerTom Yu <tlyu@mit.edu>1997-09-26 02:41:57 +0000
commitc5ce7f14592f60ba76fc8abef70a69e8634e5c30 (patch)
treeb6b32cd2e072f2034da8e0140c2de45181d7f7a5 /src/include/win-mac.h
parentce33c8103370305cc7c67b49928338f9b5106fd6 (diff)
downloadkrb5-c5ce7f14592f60ba76fc8abef70a69e8634e5c30.tar.gz
krb5-c5ce7f14592f60ba76fc8abef70a69e8634e5c30.tar.xz
krb5-c5ce7f14592f60ba76fc8abef70a69e8634e5c30.zip
Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace
with appropriate autoconf-style symbols. See individual ChangeLogs for details. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10202 dc483132-0cff-0310-8789-dd5450dbe970
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 516c719979..cd787d0c71 100644
--- a/src/include/win-mac.h
+++ b/src/include/win-mac.h
@@ -96,7 +96,7 @@ typedef unsigned char u_char;
#define MAXHOSTNAMELEN 512
#define MAXPATHLEN 256 /* Also for Windows temp files */
-#define KRB5_USE_INET
+#define HAVE_NETINET_IN_H
#define MSDOS_FILESYSTEM
#define HAVE_STRING_H
#define HAVE_SRAND