aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cdr/cdr_tds.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/cdr/cdr_tds.c b/cdr/cdr_tds.c
index a9a5d5c07..ca19940d8 100644
--- a/cdr/cdr_tds.c
+++ b/cdr/cdr_tds.c
@@ -14,8 +14,8 @@
* at the top of the source tree.
*/
-/*! \file
- *
+/*!
+ * \file
* \brief FreeTDS CDR logger
*
* See also
@@ -64,9 +64,6 @@ CREATE TABLE [dbo].[cdr] (
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <time.h>
-#include <math.h>
-
#include "asterisk/config.h"
#include "asterisk/channel.h"
#include "asterisk/cdr.h"