Import ezmlm 0.53
[ezmlm] / quote.h
CommitLineData
5b62e993
MW
1#ifndef QUOTE_H
2#define QUOTE_H
3
4extern int quote_need();
5extern int quote();
6extern int quote2();
7
8#endif