---
 generator/ocaml.ml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/generator/ocaml.ml b/generator/ocaml.ml
index 7742209..465df3c 100644
--- a/generator/ocaml.ml
+++ b/generator/ocaml.ml
@@ -36,6 +36,7 @@ let ocaml_errnos = [
   "ENOTSUP";
   "EPERM";
   "ESRCH";
+  "ENOENT";
 ]
 
 (* Generate the OCaml bindings interface. *)
-- 
2.1.0

_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to