aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/cdr_csv.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-10 23:42:45 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-10 23:42:45 +0000
commit615fc64a77b766715b63596e4c591b66231823bd (patch)
treef2d42cfe7b8cf0f0d8688ccbdcd203de508746da /cdr/cdr_csv.c
parent5046c7bc81743460bb718250a3190cd2b2dadd8c (diff)
issue #5693
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7058 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'cdr/cdr_csv.c')
-rwxr-xr-xcdr/cdr_csv.c15
1 files changed, 7 insertions, 8 deletions
diff --git a/cdr/cdr_csv.c b/cdr/cdr_csv.c
index 63beb3dcb..457759053 100755
--- a/cdr/cdr_csv.c
+++ b/cdr/cdr_csv.c
@@ -27,6 +27,13 @@
*/
#include <sys/types.h>
+#include <stdio.h>
+#include <string.h>
+#include <errno.h>
+
+#include <stdlib.h>
+#include <unistd.h>
+#include <time.h>
#include "asterisk.h"
@@ -46,14 +53,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
/* #define CSV_LOGUNIQUEID 1 */
/* #define CSV_LOGUSERFIELD 1 */
-#include <stdio.h>
-#include <string.h>
-#include <errno.h>
-
-#include <stdlib.h>
-#include <unistd.h>
-#include <time.h>
-
/*----------------------------------------------------
The values are as follows: