Index: trunk/archive/pslib/include/psLogMsg.h
===================================================================
--- trunk/archive/pslib/include/psLogMsg.h	(revision 196)
+++ trunk/archive/pslib/include/psLogMsg.h	(revision 247)
@@ -1,5 +1,9 @@
 #if !defined(PS_LOG_MSG_H)
 #define PS_LOG_MSG_H
-#include <stdarg.h>
+
+/** \file psLogMsg.h
+ *  \brief log messaging facilities
+ *  \ingroup SystemGroup
+ */
 
 enum { PS_LOG_ABORT = 0, PS_LOG_ERROR, PS_LOG_WARN, PS_LOG_INFO }; //!< Status codes for log messages
