diff options
| author | Thomas Schmucker <ts@its1.de> | 2025-04-10 22:43:55 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2025-04-10 22:43:55 +0200 |
| commit | 0140964a5972f10312f3b93c23f4903f510c09e8 (patch) | |
| tree | 65403318c4071046043872c63ad3b476c5ffddf9 /csv-perf.c | |
| parent | 41d8eaca5bbe16144cbb0d98c8522c8f6a137c1d (diff) | |
| download | libcsv-0140964a5972f10312f3b93c23f4903f510c09e8.tar.gz libcsv-0140964a5972f10312f3b93c23f4903f510c09e8.tar.bz2 libcsv-0140964a5972f10312f3b93c23f4903f510c09e8.zip | |
minor changes
Diffstat (limited to 'csv-perf.c')
| -rw-r--r-- | csv-perf.c | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -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> |
