X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-filesystems.c;h=10084dee427fbbea9081e8ed01386d7253c80050;hb=ca8c2b599663563976d83766182ab8cf0722c755;hp=7eca9ebcdb6140e2839457c67d686c1729200516;hpb=a20e5c00c35490fa29668630113a01240a69b701;p=libguestfs.git 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"