index
:
qmail
master
fixes and upgrades to qmail
jsd@av8n.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
now.h
blob: b8be182ae90271687829f917f548dd213d5626da (
plain
)
1
2
3
4
5
6
7
8
#ifndef NOW_H #define NOW_H #include "datetime.h" extern datetime_sec now(); #endif