Rename xmpp.h to strophe.h and apply the name changes to the internal
header multiple include protection.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <xmpp.h>
|
||||
#include <strophe.h>
|
||||
|
||||
int handle_reply(xmpp_conn_t * const conn,
|
||||
xmpp_stanza_t * const stanza,
|
||||
|
||||
Reference in New Issue
Block a user