X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=df%2Fmain.c;h=17aa2830cd61a72b3b43f53dd1917f4990575d55;hp=3421d90c9545c795e00ebf6de7318ff319f1c31c;hb=9ce239a8365b2209de24f72aa75a7a049ee72d01;hpb=a9d6b948b590f58023a97dddd76302e40d49d2e2 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