#ifndef _MFSHELL_SESSION_H_ #define _MFSHELL_SESSION_H_ #include "mfshell.h" int _get_session_token(mfshell_t *mfshell); #endif