scf 2008-05-08 23:57:29 UTC
FreeBSD src repository
Modified files:
include readpassphrase.h
Log:
Define the size_t type since readpassphrase(3) requires it in its
definition and sys/types.h is not listed within the synopsis of the man
page.
MFC after: 1 week
Revision Changes Path
1.3 +6 -0 src/include/readpassphrase.h