From c55cb366fe86b9b203ac7c7b9c3538b30f91a305 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 13 Nov 2014 06:22:16 +0100 Subject: parse the command line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/common.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/common.h') diff --git a/src/common.h b/src/common.h index 36582a8..76cd4da 100644 --- a/src/common.h +++ b/src/common.h @@ -59,5 +59,8 @@ int print_checksum(const char* restrict filename, libkeccak_generalised_spec_t* const char* restrict execname); +void cleanup(void); + + #endif -- cgit v1.2.3-70-g09d2