opnsense-ports/devel/jsonnet/files/patch-core_libjsonnet.cpp
Franco Fichtner 934d69e7a3 */*: sync with upstream
Taken from: FreeBSD
2016-03-25 11:56:02 +01:00

10 lines
231 B
C++

--- core/libjsonnet.cpp.orig 2016-02-03 04:38:12 UTC
+++ core/libjsonnet.cpp
@@ -16,6 +16,7 @@ limitations under the License.
#include <cstdlib>
#include <cstring>
+#include <cerrno>
#include <exception>
#include <fstream>