Added simple mock test, refactored roster

This commit is contained in:
James Booth
2013-12-14 15:34:17 +00:00
parent 3f6b40246a
commit 107fdd355e
30 changed files with 705 additions and 584 deletions

View File

@@ -20,8 +20,8 @@
*
*/
#ifndef MESSAGE_H
#define MESSAGE_H
#ifndef XMPP_MESSAGE_H
#define XMPP_MESSAGE_H
void message_add_handlers(void);