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/pbe_pkcs.h'

#
#
# patch "include/pbe_pkcs.h"
#  from [248bcd00abf4a4a4b5738c0f96efd110d2ed2ad1]
#    to [c926118676c621edd61e938a2bd3accfbcdac059]
#
============================================================
--- include/pbe_pkcs.h	248bcd00abf4a4a4b5738c0f96efd110d2ed2ad1
+++ include/pbe_pkcs.h	c926118676c621edd61e938a2bd3accfbcdac059
@@ -8,6 +8,7 @@

 #include <botan/pbe.h>
 #include <botan/pipe.h>
+#include <botan/enums.h>

 namespace Botan {