aboutsummaryrefslogtreecommitdiffstats
path: root/checks
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-02-24 15:05:32 +0000
committerlloyd <[email protected]>2010-02-24 15:05:32 +0000
commit64419e2f6f39e531815e057669179c6206f45946 (patch)
treef84de695d2c478c4cdfc2bd809e0bf885967cbcc /checks
parent3650b9e1ba2ffbc9983ede93853613ed78094bf0 (diff)
Remove GFpModulus entirely
Diffstat (limited to 'checks')
-rw-r--r--checks/gfpmath.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/gfpmath.cpp b/checks/gfpmath.cpp
index 50e1818c7..57c40bffb 100644
--- a/checks/gfpmath.cpp
+++ b/checks/gfpmath.cpp
@@ -15,7 +15,6 @@
#include <botan/bigint.h>
#include <botan/numthry.h>
#include <botan/gfp_element.h>
-#include <botan/gfp_modulus.h>
#include <botan/curve_gfp.h>
#include <botan/ec_dompar.h>