X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=df%2Fdf.c;h=8821d688aff2b22c945f797eb54c42a764da0efc;hp=c2db970ff9b8d04af22c767c85c836e12c0139e3;hb=6740028b333840eec5e8e46e8512f8155728b037;hpb=ace1795d1045be96f92a68e6b61ffdee60431fef diff --git a/df/df.c b/df/df.c index c2db970..8821d68 100644 --- a/df/df.c +++ b/df/df.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 #ifdef HAVE_LIBVIRT