freebsd-ports/math/cadical/files/patch-src_random.cpp
2023-01-04 02:51:58 -08:00

10 lines
292 B
C++

--- src/random.cpp.orig 2023-01-03 21:27:48 UTC
+++ src/random.cpp
@@ -1,5 +1,7 @@
#include "internal.hpp"
+#include <netinet/in.h>
+
/*------------------------------------------------------------------------*/
// Our random number generator is seeded by default (i.e., in the default