X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=cat%2Fvirt-filesystems.c;h=10084dee427fbbea9081e8ed01386d7253c80050;hp=7eca9ebcdb6140e2839457c67d686c1729200516;hb=54ea124b160eda705c96dfc664b4056848887856;hpb=a20e5c00c35490fa29668630113a01240a69b701 diff --git a/cat/virt-filesystems.c b/cat/virt-filesystems.c index 7eca9eb..10084de 100644 --- a/cat/virt-filesystems.c +++ b/cat/virt-filesystems.c @@ -1,5 +1,5 @@ /* virt-filesystems - * 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 @@ -24,7 +24,10 @@ #include #include #include +#include #include +#include +#include #include "c-ctype.h" #include "human.h"