From 66ff79748a73888b802bab4866b350989a48a136 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 31 Jan 2025 19:59:22 +0100 Subject: Fix mistakes and add tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- common.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common.h') diff --git a/common.h b/common.h index 02af2a1..5d4cce2 100644 --- a/common.h +++ b/common.h @@ -3,6 +3,9 @@ #include +#define NCLASSWORDS 1U + + #define HAVE_HEAD 1 #define NO_HEAD 0 -- cgit v1.2.3-70-g09d2