ocaml/guestfs_c.c: avoid warning about missing prototypes
authorJim Meyering <meyering@redhat.com>
Thu, 27 Aug 2009 11:23:20 +0000 (13:23 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 27 Aug 2009 11:23:52 +0000 (13:23 +0200)
commit4125126085bd81bf96efc2cdbdec0f5596c6c9e8
tree61ab4d786f469e6915569fc197130374d6ac749d
parent27420d5dcf7ba550751323ea2f27cf45b9146a91
ocaml/guestfs_c.c: avoid warning about missing prototypes

* ocaml/guestfs_c.c (ocaml_guestfs_create, ocaml_guestfs_close): Declare.
ocaml/guestfs_c.c