diff --git a/cdr/cdr_tds.c b/cdr/cdr_tds.c index a9a5d5c070..ca19940d8c 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 -#include - #include "asterisk/config.h" #include "asterisk/channel.h" #include "asterisk/cdr.h"