mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 06:48:25 +00:00
minor change to test automerge
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@133819 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
/*
|
/*
|
||||||
* define _ASTERISK_LOGGER_H to prevent the inclusion of logger.h;
|
* define _ASTERISK_LOGGER_H to prevent the inclusion of logger.h;
|
||||||
* it redefines LOG_* which we need to define syslog_level_map.
|
* it redefines LOG_* which we need to define syslog_level_map.
|
||||||
* Later, we force the inclusion of logger.h again.
|
* later, we force the inclusion of logger.h again.
|
||||||
*/
|
*/
|
||||||
#define _ASTERISK_LOGGER_H
|
#define _ASTERISK_LOGGER_H
|
||||||
#include "asterisk.h"
|
#include "asterisk.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user