// Copyright (c) Athena Dev Teams - Licensed under GNU GPL// For more information, see LICENCE in the main folder#ifndef _INT_MAIL_SQL_H_#define _INT_MAIL_SQL_H_intinter_mail_parse_frommap(intfd);intinter_mail_sql_init(void);voidinter_mail_sql_final(void);intmail_savemessage(structmail_message*msg);voidmapif_Mail_new(structmail_message*msg);#endif /* _INT_MAIL_SQL_H_ */