aboutsummaryrefslogtreecommitdiff
path: root/csv-perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'csv-perf.c')
-rw-r--r--csv-perf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/csv-perf.c b/csv-perf.c
index 37616e4..1c0f7a3 100644
--- a/csv-perf.c
+++ b/csv-perf.c
@@ -1,6 +1,4 @@
1#include <assert.h> 1#include <assert.h>
2#include <setjmp.h>
3#include <signal.h>
4#include <stdio.h> 2#include <stdio.h>
5#include <stdlib.h> 3#include <stdlib.h>
6#include <time.h> 4#include <time.h>