1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

* movemail.c: Include time.h unconditionally.

(main): Use time_t for time variables.
This commit is contained in:
Chong Yidong 2009-02-13 14:21:16 +00:00
parent ba301db329
commit 8ee7d7be1d

View File

@ -1,3 +1,8 @@
2009-02-13 Sven Joachim <svenjoac@gmx.de>
* movemail.c: Include time.h unconditionally.
(main): Use time_t for time variables.
2009-02-11 Glenn Morris <rgm@gnu.org>
* movemail.c (mbx_delimit_begin): Also write the current time.