On 2013-11-21 03:06, Corinna Vinschen wrote:
2013-11-20 Yaakov Selkowitz <yselkowitz@...>* crypt.c: #include <time.h> to fix implicit declaration of time(3).Thanks, applied. Shall I create a new release?
Since srand(3) takes an int, I'm not sure that it's actually necessary in this particular case.
BTW, you read my mind wrt your subsequent encrypt.h patch; thanks. Yaakov