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