Skip Menu |
 

Subject: (1.7.x) include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_H
Pull up r22443 (ticket #6531) for the krb5-1-7 branch.
From: tlyu@mit.edu
Subject: SVN Commit

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.

https://github.com/krb5/krb5/commit/9cef1c1049450275fec66753e4cec6832c699156
Commit By: tlyu
Revision: 22807
Changed Files:
U branches/krb5-1-7/src/appl/gssftp/ftp/cmds.c