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