From 242430d5e52cf8ee49dcd1701cf134e7454910c6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 9 Feb 2019 18:20:57 +0100 Subject: Change license to ISC and reorganise MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- common.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 common.h (limited to 'common.h') diff --git a/common.h b/common.h new file mode 100644 index 0000000..746cf36 --- /dev/null +++ b/common.h @@ -0,0 +1,9 @@ +/* See LICENSE file for copyright and license details. */ +#include "libsha2.h" + +#include +#include +#include +#include +#include +#include -- cgit v1.2.3-70-g09d2