Upstream qmail 1.01
[qmail] / getln.h
1 #ifndef GETLN_H
2 #define GETLN_H
3
4 extern int getln();
5 extern int getln2();
6
7 #endif