Rename xmpp.h to strophe.h and apply the name changes to the internal
header multiple include protection.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "xmpp.h"
|
||||
#include "strophe.h"
|
||||
#include "common.h"
|
||||
|
||||
void handler_fire_stanza(xmpp_conn_t * const conn,
|
||||
|
||||
Reference in New Issue
Block a user