diff options
Diffstat (limited to 'examples/to-xml.c')
-rw-r--r-- | examples/to-xml.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/to-xml.c b/examples/to-xml.c index d6422e08..5b75244e 100644 --- a/examples/to-xml.c +++ b/examples/to-xml.c @@ -7,6 +7,7 @@ * to-xml guest.img [guest.img ...] */ +#include <config.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |