X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=cat%2Fvirt-filesystems.c;h=10084dee427fbbea9081e8ed01386d7253c80050;hp=c6d52acebabad8ddd6a271933b34b1445302654a;hb=ace1795d1045be96f92a68e6b61ffdee60431fef;hpb=173c374bd01e84deafdaf1f9aa65b0f623e86470 diff --git a/cat/virt-filesystems.c b/cat/virt-filesystems.c index c6d52ac..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 @@ -26,6 +26,8 @@ #include #include #include +#include +#include #include "c-ctype.h" #include "human.h"