opnsense-ports/devel/ds2/files/patch-Sources_Host_POSIX_Platform.cpp
Franco Fichtner 37baa0b2c7 */*: sync with upstream
Taken from: FreeBSD
2016-04-15 01:59:23 +02:00

10 lines
276 B
C++

--- Sources/Host/POSIX/Platform.cpp.orig 2015-10-28 07:56:02 UTC
+++ Sources/Host/POSIX/Platform.cpp
@@ -12,6 +12,7 @@
#include "DebugServer2/Host/Platform.h"
#include "DebugServer2/Utils/Log.h"
+#include <cerrno>
#include <cstring>
#include <fcntl.h>
#include <grp.h>