X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-ls.c;h=b510f9aeb8cf4c300e793148ac81482bfb77ba2a;hb=5419153954ee0a2597358b992cc29e448a21ca60;hp=315fb1ff56b0773a359bab6bebd7a29225d3579c;hpb=a20e5c00c35490fa29668630113a01240a69b701;p=libguestfs.git diff --git a/cat/virt-ls.c b/cat/virt-ls.c index 315fb1f..b510f9a 100644 --- a/cat/virt-ls.c +++ b/cat/virt-ls.c @@ -1,5 +1,5 @@ /* virt-ls - * 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 "progname.h"