X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=df%2Fmain.c;fp=df%2Fmain.c;h=17aa2830cd61a72b3b43f53dd1917f4990575d55;hp=3421d90c9545c795e00ebf6de7318ff319f1c31c;hb=6740028b333840eec5e8e46e8512f8155728b037;hpb=ace1795d1045be96f92a68e6b61ffdee60431fef diff --git a/df/main.c b/df/main.c index 3421d90..17aa283 100644 --- a/df/main.c +++ b/df/main.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,11 +21,13 @@ #include #include #include +#include #include #include #include #include #include +#include #ifdef HAVE_LIBVIRT #include