#ifndef _SMFPAM_PAM_CONF_H_ #define _SMFPAM_PAM_CONF_H_ void _pam_get_conf(const char *service_name, char *buf, int buflen); #endif