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/randpool.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/randpool.cpp') diff --git a/src/randpool.cpp b/src/randpool.cpp index 24086c984..69ef3b9e7 100644 --- a/src/randpool.cpp +++ b/src/randpool.cpp @@ -6,7 +6,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3