forked from Lainports/opnsense-ports
10 lines
231 B
C++
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>
|