[SR-Dev] [PATCH 04/10] Export log_facility which is accessed from other files in the module

Jan Janak jan at iptel.org
Tue Mar 3 01:16:16 CET 2009


---
 modules/acc/acc_mod.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/modules/acc/acc_mod.h b/modules/acc/acc_mod.h
index 6cb69ca..d565773 100644
--- a/modules/acc/acc_mod.h
+++ b/modules/acc/acc_mod.h
@@ -49,6 +49,7 @@ extern int early_media;
 extern int failed_transaction_flag;
 extern int detect_direction;
 
+extern int log_facility;
 extern int log_level;
 extern int log_flag;
 extern int log_missed_flag;
-- 
1.5.6.5




More information about the sr-dev mailing list