opnsense-ports/games/einstein/files/patch-random.cpp
Franco Fichtner 0c17e6e4a1 */*: sync with upstream
Taken from: HardenedBSD
2018-06-25 06:54:26 +02:00

8 lines
143 B
C++

--- random.cpp.orig 2005-08-14 02:40:58 UTC
+++ random.cpp
@@ -1,3 +1,5 @@
+#include "sys/time.h"
+
#include "random.h"
#include "utils.h"