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