Pull up r16892 form trunk
authorTom Yu <tlyu@mit.edu>
Tue, 29 Nov 2005 07:03:14 +0000 (07:03 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 29 Nov 2005 07:03:14 +0000 (07:03 +0000)
ticket: 3251
version_fixed: 1.4.4

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17514 dc483132-0cff-0310-8789-dd5450dbe970

src/include/ChangeLog
src/include/win-mac.h

index 053378315823fba7a6e8c9d838511194a6fe8b8c..e98d33bf20b5cc51b4cb9bba85cb9c9ba50bdcb1 100644 (file)
        * k5-int.h (KRB5INT_ACCESS_STRUCT_VERSION): Bump to 9.
        (struct _krb5int_access): Add function pointer field use_dns_kdc.
 
+2004-11-19  Ken Raeburn  <raeburn@mit.edu>
+
+       * win-mac.h (HAVE_GETADDRINFO, HAVE_GETNAMEINFO): Define.
+
 2004-10-29  Ken Raeburn  <raeburn@mit.edu>
 
        * fake-addrinfo.h: Include errno.h earlier.
index 53999bbcdcb939d1a0f7df27a0d56e83a1f3c58a..ea53cf17fa26ec0a7d5dc931aeae7c6d3f00bfae 100644 (file)
@@ -95,6 +95,8 @@ typedef __int64          int64_t;
 #define HAVE_SRAND
 #define HAVE_ERRNO
 #define HAVE_STRDUP
+#define HAVE_GETADDRINFO
+#define HAVE_GETNAMEINFO
 #define NO_USERID
 #define NO_PASSWORD
 #define HAVE_STRERROR