mirror of
https://github.com/strophe/libstrophe.git
synced 2026-08-02 02:16:22 +00:00
Rename xmpp.h to strophe.h and apply the name changes to the internal
header multiple include protection.
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
** distribution.
|
||||
*/
|
||||
|
||||
#ifndef __LIBXMPP_SASL_H__
|
||||
#define __LIBXMPP_SASL_H__
|
||||
#ifndef __LIBSTROPHE_SASL_H__
|
||||
#define __LIBSTROPHE_SASL_H__
|
||||
|
||||
#include "xmpp.h"
|
||||
#include "strophe.h"
|
||||
|
||||
/** low-level sasl routines */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user