summaryrefslogtreecommitdiff
path: root/modexppc.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-12-04 18:18:34 -0500
committerJeffrey Walton <noloader@gmail.com>2015-12-04 18:18:34 -0500
commit0fb28c0ee475c8893f9d33b891d178316ad335a7 (patch)
treeb08058b3d98da54df6b3523bc5712e0fbfd9a299 /modexppc.h
parentdb1c95401c00cd115d0f0d73ace7facc3e38ff9e (diff)
downloadcryptopp-git-0fb28c0ee475c8893f9d33b891d178316ad335a7.tar.gz
Added "algebra.h" include for "make deps" recipe
Diffstat (limited to 'modexppc.h')
-rw-r--r--modexppc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modexppc.h b/modexppc.h
index ebfcf6f0..a1a0a9c7 100644
--- a/modexppc.h
+++ b/modexppc.h
@@ -4,6 +4,7 @@
#include "cryptlib.h"
#include "modarith.h"
#include "integer.h"
+#include "algebra.h"
#include "eprecomp.h"
#include "smartptr.h"
#include "pubkey.h"