From 34f010449c1c29915689f741cfb347125bdec2cd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 29 Sep 2010 04:30:13 +0000 Subject: [PATCH] #include --- bin/tests/hashes/t_hashes.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/tests/hashes/t_hashes.c b/bin/tests/hashes/t_hashes.c index 4ad44260be..edfec48d28 100644 --- a/bin/tests/hashes/t_hashes.c +++ b/bin/tests/hashes/t_hashes.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: t_hashes.c,v 1.2 2010/09/29 04:00:16 marka Exp $ */ +/* $Id: t_hashes.c,v 1.3 2010/09/29 04:30:13 marka Exp $ */ /* * -d1 or larger shows hash or HMAC result even if correct @@ -28,9 +28,10 @@ #include #include #include +#include #include -#include #include +#include #include