diff options
Diffstat (limited to 'capitests/test-command.c')
-rw-r--r-- | capitests/test-command.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 <config.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |