aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2004-09-02 22:59:42 +0000
committerTom Yu <tlyu@mit.edu>2004-09-02 22:59:42 +0000
commitd8cc8a1e5fb4d122de7164850440bd4e00d4a5d2 (patch)
tree476c00639d27f965f8e5a512f456d2c18d92d91b
parentd38cfe19e82d5158febb2d3bc9bba86e9728041f (diff)
downloadkrb5-d8cc8a1e5fb4d122de7164850440bd4e00d4a5d2.zip
krb5-d8cc8a1e5fb4d122de7164850440bd4e00d4a5d2.tar.gz
krb5-d8cc8a1e5fb4d122de7164850440bd4e00d4a5d2.tar.bz2
pullup from trunk
ticket: 2016 version_fixed: 1.3.5 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-3@16715 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/include/ChangeLog4
-rw-r--r--src/include/fake-addrinfo.h2
2 files changed, 6 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index 4eb59a4..8520d49 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -8,6 +8,10 @@
* win-mac.h: conditionally define strcasecmp/strncasecmp macros
only if they do not already exist.
+2003-12-19 Ken Raeburn <raeburn@mit.edu>
+
+ * fake-addrinfo.h: Include stdio.h.
+
2003-12-18 Jeffrey Altman <jaltman@mit.edu>
* k5-int.h: add new functions to krb5int_access for use by gssapi
diff --git a/src/include/fake-addrinfo.h b/src/include/fake-addrinfo.h
index 79133c2..b7b53a2 100644
--- a/src/include/fake-addrinfo.h
+++ b/src/include/fake-addrinfo.h
@@ -91,6 +91,8 @@
#include "socket-utils.h"
#include "k5-platform.h"
+#include <stdio.h> /* for sprintf */
+
#ifdef S_SPLINT_S
/*@-incondefs@*/
extern int