diff options
Diffstat (limited to 'devel/jsonnet/files/patch-libjsonnet.cpp')
-rw-r--r-- | devel/jsonnet/files/patch-libjsonnet.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/jsonnet/files/patch-libjsonnet.cpp b/devel/jsonnet/files/patch-libjsonnet.cpp deleted file mode 100644 index d70e80943831..000000000000 --- a/devel/jsonnet/files/patch-libjsonnet.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- libjsonnet.cpp.orig 2015-06-03 01:28:56 UTC -+++ libjsonnet.cpp -@@ -14,6 +14,7 @@ See the License for the specific languag - limitations under the License. - */ - -+#include <cerrno> - #include <cstdlib> - #include <cstring> - |