X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=df%2Foutput.c;h=7852daa2d63d608f880a039188f7e9b333138883;hp=52ce06313d399a7aa6f8ed89bfb6a20e53faea6a;hb=6740028b333840eec5e8e46e8512f8155728b037;hpb=18374b5b7d3154e0b8b8a07e3590f6eee762b58e diff --git a/df/output.c b/df/output.c index 52ce063..7852daa 100644 --- a/df/output.c +++ b/df/output.c @@ -1,5 +1,5 @@ /* virt-df - * Copyright (C) 2010 Red Hat Inc. + * Copyright (C) 2010-2011 Red Hat Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include @@ -45,7 +46,6 @@ void print_title (void) { const char *cols[6]; - size_t i; cols[0] = _("VirtualMachine"); cols[1] = _("Filesystem");