Import ezmlm 0.53
[ezmlm] / log.h
CommitLineData
5b62e993
MW
1#ifndef LOG_H
2#define LOG_H
3
4extern void log();
5
6#endif