projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4afe3b5
)
logger.h does not need options.h
author
Luigi Rizzo
<rizzo@icir.org>
Fri, 16 Nov 2007 21:23:50 +0000
(21:23 +0000)
committer
Luigi Rizzo
<rizzo@icir.org>
Fri, 16 Nov 2007 21:23:50 +0000
(21:23 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89338
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
include/asterisk/logger.h
patch
|
blob
|
history
diff --git
a/include/asterisk/logger.h
b/include/asterisk/logger.h
index
62c9707
..
544fcc3
100644
(file)
--- a/
include/asterisk/logger.h
+++ b/
include/asterisk/logger.h
@@
-25,8
+25,6
@@
#ifndef _ASTERISK_LOGGER_H
#define _ASTERISK_LOGGER_H
-#include "asterisk/options.h"
-
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#endif