/[mailutils]/mailutils/mailbox/date.c
ViewVC logotype

Diff of /mailutils/mailbox/date.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by gray, Sat Nov 30 13:37:57 2002 UTC revision 1.2 by gray, Tue Dec 10 15:02:35 2002 UTC
# Line 15  Line 15 
15     along with this program; if not, write to the Free Software     along with this program; if not, write to the Free Software
16     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
17    
18    #ifdef HAVE_CONFIG_H
19    # include <config.h>
20    #endif
21    #include <stdio.h>
22    #include <stdlib.h>
23    #include <string.h>
24  #include <mailutils/mutil.h>  #include <mailutils/mutil.h>
25    
26  #define SECS_PER_DAY 86400  #define SECS_PER_DAY 86400

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26