From bd5bbe3f5a07e0706a2646e67d0edea490817790 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 2 Sep 2008 06:05:11 +0000 Subject: Where bit_ops.h was used to get xor_buf, include xor_buf.h instead --- src/x931_rng.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/x931_rng.cpp') diff --git a/src/x931_rng.cpp b/src/x931_rng.cpp index 8f454dcb8..f4b0f71a9 100644 --- a/src/x931_rng.cpp +++ b/src/x931_rng.cpp @@ -5,7 +5,7 @@ #include #include -#include +#include #include namespace Botan { -- cgit v1.2.3