summaryrefslogtreecommitdiff
path: root/tools/mi4.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mi4.c')
-rw-r--r--tools/mi4.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/mi4.c b/tools/mi4.c
index fe66355563..52f043469f 100644
--- a/tools/mi4.c
+++ b/tools/mi4.c
@@ -40,9 +40,6 @@
40 40
41/* based on implementation by Finn Yannick Jacobs */ 41/* based on implementation by Finn Yannick Jacobs */
42 42
43#include <stdio.h>
44#include <stdlib.h>
45
46/* crc_tab[] -- this crcTable is being build by chksum_crc32GenTab(). 43/* crc_tab[] -- this crcTable is being build by chksum_crc32GenTab().
47 * so make sure, you call it before using the other 44 * so make sure, you call it before using the other
48 * functions! 45 * functions!