X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-cat.c;h=06bd8b11d16df0b8f944086d84260bf4c9250803;hb=4ee190628bc05f0c8fad1f6d9c3e85619a91e8b8;hp=834d490cf4460c6b60c8b6bd2a4f1065fbcca91e;hpb=a20e5c00c35490fa29668630113a01240a69b701;p=libguestfs.git diff --git a/cat/virt-cat.c b/cat/virt-cat.c index 834d490..06bd8b1 100644 --- a/cat/virt-cat.c +++ b/cat/virt-cat.c @@ -1,5 +1,5 @@ /* virt-cat - * 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 @@ -20,10 +20,13 @@ #include #include +#include #include #include #include +#include #include +#include #include "progname.h"