From 3572996364d9d24406241dee5155048440053ecf Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 3 Aug 2009 05:33:35 -0400 Subject: always include * ocaml/guestfs_c.c: Include . * examples/to-xml.c: Likewise. * examples/hello.c: Likewise. --- capitests/test-command.c | 1 + 1 file changed, 1 insertion(+) (limited to 'capitests/test-command.c') diff --git a/capitests/test-command.c b/capitests/test-command.c index 1e29ee91..d451ebe6 100644 --- a/capitests/test-command.c +++ b/capitests/test-command.c @@ -20,6 +20,7 @@ * guestfs_command and guestfs_command_lines functions. */ +#include #include #include #include -- cgit