#ifndef VMAILMGR__PASSWD_FN__H__ #define VMAILMGR__PASSWD_FN__H__ #include "mystring/mystring.h" mystring getpasswd(const char* program); #endif