opnsense-ports/math/spot/files/patch-spot_misc_tmpfile.cc
Franco Fichtner 5976f5f19b */*: sync with upstream
Taken from: HardenedBSD
2018-10-29 07:23:13 +01:00

10 lines
201 B
C++

--- spot/misc/tmpfile.cc.orig 2018-10-04 12:40:02 UTC
+++ spot/misc/tmpfile.cc
@@ -23,6 +23,7 @@
#include <cstdlib>
#include <unistd.h>
#include <string.h>
+#include <stdlib.h>
namespace spot
{