summaryrefslogtreecommitdiffstats
path: root/src/pop3-login/pop3-login-settings.h
blob: 1c497eb5e15ce51d245cfe685d481671612b0f06 (plain)
1
2
3
4
5
6
#ifndef POP3_LOGIN_SETTINGS_H
#define POP3_LOGIN_SETTINGS_H

extern const struct setting_parser_info *pop3_login_setting_roots[];

#endif