From a99d5d5aca298c0618919d9be33ac5e73cb838e7 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 21 Feb 2012 12:39:20 +0000 Subject: [rng] Add missing #include Signed-off-by: Michael Brown --- src/crypto/hash_df.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/crypto/hash_df.c') diff --git a/src/crypto/hash_df.c b/src/crypto/hash_df.c index 4c2d28a95..9e3da181a 100644 --- a/src/crypto/hash_df.c +++ b/src/crypto/hash_df.c @@ -36,6 +36,7 @@ FILE_LICENCE ( GPL2_OR_LATER ); */ #include +#include #include #include #include -- cgit v1.2.3-55-g7522