Commit By: raeburn Log Message: * secure.c: Include autoconf.h. Include stdint.h and inttypes.h if available. (ftp_uint32, ftp_int32): Always define as [u]int32_t instead of testing configure-time type size macros. Changed Files: U trunk/src/appl/gssftp/ftp/ChangeLog U trunk/src/appl/gssftp/ftp/secure.c