X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=cat%2Fvirt-ls.c;fp=cat%2Fvirt-ls.c;h=b510f9aeb8cf4c300e793148ac81482bfb77ba2a;hp=e2700d238c3808ebb375e32b9230d51cc85bd361;hb=ace1795d1045be96f92a68e6b61ffdee60431fef;hpb=173c374bd01e84deafdaf1f9aa65b0f623e86470 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"