#ifndef _ACCOUNT_ #define _ACCOUNT_ extern int add_new_project(); extern int parse_account_files(); #endif