aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-11-13 07:06:35 +0100
committerMattias Andrée <maandree@operamail.com>2014-11-13 07:06:35 +0100
commit6a48523fe26d863c815936912fac42bc2034459c (patch)
tree97e495a47e17ba7e3bca98351515fd1462f2c765 /src/common.h
parentmisc (diff)
downloadsha3sum-6a48523fe26d863c815936912fac42bc2034459c.tar.gz
sha3sum-6a48523fe26d863c815936912fac42bc2034459c.tar.bz2
sha3sum-6a48523fe26d863c815936912fac42bc2034459c.tar.xz
add commands for all variants
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 7c35e3c..c90a9e4 100644
--- a/src/common.h
+++ b/src/common.h
@@ -24,6 +24,9 @@
#include <argparser.h>
+#define libkeccak_spec_keccak libkeccak_spec_sha3
+
+
/**
* Wrapper for `run` that also initialises the command line parser