mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
cleanup C reserved identifer violation (JANITOR-3)
This commit is contained in:
@@ -53,8 +53,8 @@
|
||||
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef _SWITCH_XML_H
|
||||
#define _SWITCH_XML_H
|
||||
#ifndef FREESWITCH_XML_H
|
||||
#define FREESWITCH_XML_H
|
||||
#include <switch.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user