The unified diff between revisions [a80e1661..] and [be157f28..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'botan/engine.h'

#
#
# patch "botan/engine.h"
#  from [e564fba257a1af6a72dfb4e68dfa387846189ee0]
#    to [bf1afaedad957edbc26e34b4a0490cc156e6789c]
#
============================================================
--- botan/engine.h	e564fba257a1af6a72dfb4e68dfa387846189ee0
+++ botan/engine.h	bf1afaedad957edbc26e34b4a0490cc156e6789c
@@ -8,6 +8,7 @@

 #include <botan/base.h>
 #include <botan/pk_ops.h>
+#include <botan/pkcs8.h>
 #include <botan/reducer.h>
 #include <botan/basefilt.h>
 #include <botan/mutex.h>