s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
now.c
Go to the documentation of this file.
1#include <time.h>
2#include "datetime.h"
3#include "now.h"
4
6{
7 return time((long *) 0);
8}
long datetime_sec
Definition: datetime.h:15
datetime_sec now()
Definition: now.c:5