The unified diff between revisions [4e40e885..] and [48b49b84..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'include/x509_key.h'
#
#
# patch "include/x509_key.h"
# from [24c8a01c58a33a951d43cf1b375a5fc538132dbd]
# to [5a679997d1530382c7efe4c6e968491f5b867fd3]
#
============================================================
--- include/x509_key.h 24c8a01c58a33a951d43cf1b375a5fc538132dbd
+++ include/x509_key.h 5a679997d1530382c7efe4c6e968491f5b867fd3
@@ -9,6 +9,7 @@
#include <botan/pipe.h>
#include <botan/pk_keys.h>
#include <botan/alg_id.h>
+#include <botan/enums.h>
namespace Botan {