From: Jim Meyering Date: Thu, 27 Aug 2009 11:23:20 +0000 (+0200) Subject: ocaml/guestfs_c.c: avoid warning about missing prototypes X-Git-Tag: 1.0.69~26 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=4125126085bd81bf96efc2cdbdec0f5596c6c9e8;hp=4125126085bd81bf96efc2cdbdec0f5596c6c9e8 ocaml/guestfs_c.c: avoid warning about missing prototypes * ocaml/guestfs_c.c (ocaml_guestfs_create, ocaml_guestfs_close): Declare. ---