Debianization and various other fixes.
[ezmlm] / getln.h
CommitLineData
5b62e993
MW
1#ifndef GETLN_H
2#define GETLN_H
3
4extern int getln();
5extern int getln2();
6
7#endif