index
:
qmail
master
fixes and upgrades to qmail
jsd@av8n.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
myctime.h
blob: ec1d03ce33c9e2fca39fa16ceaed0c0c61f0d514 (
plain
)
1
2
3
4
5
6
#ifndef MYCTIME_H #define MYCTIME_H extern char *myctime(); #endif