X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-ls.c;h=b510f9aeb8cf4c300e793148ac81482bfb77ba2a;hb=a9ac448cf8a3e8d13b67dc286940abe51226c9dc;hp=e2700d238c3808ebb375e32b9230d51cc85bd361;hpb=a9d6b948b590f58023a97dddd76302e40d49d2e2;p=libguestfs.git diff --git a/cat/virt-ls.c b/cat/virt-ls.c index e2700d2..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 @@ -26,6 +26,8 @@ #include #include #include +#include +#include #include "progname.h"