/* Copyright (c) 2008 Victor Julien */ #ifndef __ALERT_UNIFIED_LOG_H__ #define __ALERT_UNIFIED_LOG_H__ void TmModuleAlertUnifiedLogRegister (void); LogFileCtx *AlertUnifiedLogInitCtx(char *); #endif /* __ALERT_UNIFIED_LOG_H__ */