mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
logger.h depends on options.h, so go ahead and include it
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81445 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#define _ASTERISK_LOGGER_H
|
||||
|
||||
#include "asterisk/compat.h"
|
||||
#include "asterisk/options.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
|
Reference in New Issue
Block a user