aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/botan-2.0.0-2.0.1.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/nix/botan-2.0.0-2.0.1.patch b/nix/botan-2.0.0-2.0.1.patch
new file mode 100644
index 0000000..3a19870
--- /dev/null
+++ b/nix/botan-2.0.0-2.0.1.patch
@@ -0,0 +1,12 @@
+diff --git a/src/lib/filters/threaded_fork.cpp b/src/lib/filters/threaded_fork.cpp
+index 170264353e..d379eacda2 100644
+--- a/src/lib/filters/threaded_fork.cpp
++++ b/src/lib/filters/threaded_fork.cpp
+@@ -12,6 +12,7 @@
+
+ #include <botan/internal/semaphore.h>
+ #include <botan/internal/barrier.h>
++#include <functional>
+
+ namespace Botan {
+