mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
dns/powerdns-recursor: unbreak build with boost-1.86
Sponsored by: Future Crew, LLC
This commit is contained in:
parent
b90a6b5425
commit
02b2752bf4
10
dns/powerdns-recursor/files/patch-uuid-utils.cc
Normal file
10
dns/powerdns-recursor/files/patch-uuid-utils.cc
Normal file
@ -0,0 +1,10 @@
|
||||
--- uuid-utils.cc.orig 2024-09-30 10:32:35 UTC
|
||||
+++ uuid-utils.cc
|
||||
@@ -31,6 +31,7 @@
|
||||
#endif /* BOOST_VERSION */
|
||||
|
||||
#include <boost/random/mersenne_twister.hpp>
|
||||
+#include <boost/uuid/uuid.hpp>
|
||||
#include <boost/uuid/uuid_generators.hpp>
|
||||
|
||||
// The default of:
|
Loading…
Reference in New Issue
Block a user