From 243d0ec646e00da153b656efe9efbf832c3c8680 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 10 Jun 2008 15:52:00 +0000 Subject: Remove Randpool header from X9.31 PRNG code: the RNGs are now decoupled --- src/x931_rng.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/x931_rng.cpp b/src/x931_rng.cpp index 17e3a886f..30424f60a 100644 --- a/src/x931_rng.cpp +++ b/src/x931_rng.cpp @@ -5,7 +5,6 @@ #include #include -#include #include #include -- cgit v1.2.3