aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/cdr_tds.c
diff options
context:
space:
mode:
Diffstat (limited to 'cdr/cdr_tds.c')
-rw-r--r--cdr/cdr_tds.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/cdr/cdr_tds.c b/cdr/cdr_tds.c
index 4acd5359e..64faef59c 100644
--- a/cdr/cdr_tds.c
+++ b/cdr/cdr_tds.c
@@ -63,11 +63,6 @@ CREATE TABLE [dbo].[cdr] (
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <sys/types.h>
-#include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
-#include <unistd.h>
#include <time.h>
#include <math.h>