X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=df%2Fmain.c;h=17aa2830cd61a72b3b43f53dd1917f4990575d55;hb=bb6a1b4cdc3fc441bb10ff4b9670895c199c6206;hp=174692f9e4f613e08c8bb4459bc1498fdd6c9b0f;hpb=a20e5c00c35490fa29668630113a01240a69b701;p=libguestfs.git diff --git a/df/main.c b/df/main.c index 174692f..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,10 +21,13 @@ #include #include #include +#include #include #include #include +#include #include +#include #ifdef HAVE_LIBVIRT #include