aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-08-30 19:58:07 +0200
committerMattias Andrée <maandree@kth.se>2024-08-30 19:58:07 +0200
commit2c15891937c6fb9f3b5e70ae0f0d0d906e4c03ed (patch)
treed3d3cc3784207210fc7c63cca267257b20153b67 /common.h
parentm + add man pages (diff)
downloadlibhashsum-2c15891937c6fb9f3b5e70ae0f0d0d906e4c03ed.tar.gz
libhashsum-2c15891937c6fb9f3b5e70ae0f0d0d906e4c03ed.tar.bz2
libhashsum-2c15891937c6fb9f3b5e70ae0f0d0d906e4c03ed.tar.xz
Add more tests + m fixes
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.h b/common.h
index 4c40a08..bd273be 100644
--- a/common.h
+++ b/common.h
@@ -229,7 +229,6 @@ run_tests(const char *name, enum libhashsum_algorithm algorithm, size_t hash_siz
#ifdef TEST_UNSUPPORTED
-# include <stdio.h>
# define TEST_MAIN(NAME, ID)\
struct libhashsum_hasher hasher;\