pull up r22443 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 29 Sep 2009 01:12:25 +0000 (01:12 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 29 Sep 2009 01:12:25 +0000 (01:12 +0000)
commit9cef1c1049450275fec66753e4cec6832c699156
tree5440444101e5d0db711bc1709debe84e72e0a57f
parentfb7578c55366c4bedd0258188be342a2192d94a5
pull up r22443 from trunk

 ------------------------------------------------------------------------
 r22443 | tlyu | 2009-07-16 21:35:58 -0400 (Thu, 16 Jul 2009) | 8 lines

 ticket: 6531
 target_version: 1.6.4
 tags: pullup
 subject: include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_H

 gssftp/ftp/cmds.c had a preprocessor conditional on HAVE_STDLIB_H that
 will not evaluate correctly on WIN32 unless win-mac.h is included first.

ticket: 6532
version_fixed: 1.7.1
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22807 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/ftp/cmds.c