From a67389adbd43ea27910535819dd62ef16236f0d1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 21 Jan 1999 05:25:25 +0000 Subject: See ChangeLog: Thu Jan 21 06:22:10 CET 1999 Werner Koch --- cipher/twofish.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cipher/twofish.c') diff --git a/cipher/twofish.c b/cipher/twofish.c index d52377f7..6ff7dee9 100644 --- a/cipher/twofish.c +++ b/cipher/twofish.c @@ -22,6 +22,7 @@ #include /* for memcmp() */ #include "types.h" /* for byte and u32 typedefs */ +#include "util.h" #include "errors.h" -- cgit v1.2.1