index
:
qmail
master
fixes and upgrades to qmail
jsd@av8n.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
getln.h
blob: cf4f9343cc20065a23bd0e878149d35e0d9be478 (
plain
)
1
2
3
4
5
6
7
#ifndef GETLN_H #define GETLN_H extern int getln(); extern int getln2(); #endif