[trivial PATCH 07/22] [log.c] eliminate build warnings
Wang Tinggong
wangtinggong at gmail.com
Mon Feb 1 18:26:35 CET 2010
Signed-off-by: Wang Tinggong <wangtinggong at gmail.com>
---
src/main/log.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main/log.c b/src/main/log.c
index 2786fa1..482b7a3 100644
--- a/src/main/log.c
+++ b/src/main/log.c
@@ -41,6 +41,8 @@ static int openlog_run = 0;
static int can_update_log_fp = TRUE;
static FILE *log_fp = NULL;
+extern void force_log_reopen(void);
+
/*
* Logging facility names
*/
--
1.6.0.6
More information about the Freeradius-Devel
mailing list