ticket; 6531
authorTom Yu <tlyu@mit.edu>
Fri, 17 Jul 2009 01:45:23 +0000 (01:45 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 17 Jul 2009 01:45:23 +0000 (01:45 +0000)
commit6d00e9692be287b02c2c3e7dd9a2f11c10c855cc
tree0b8d1d317a50f93c29dc115526a8a06b438bec1e
parent50987eba0262cb34a7ba45a2d1130931ed922e62
ticket; 6531
version_fixed: 1.6.4

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.

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