X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2Fman.c;h=522a86c0180d8b0ee29a58183ed71b5919f421d0;hp=1965b64e90e26a6e8dfe5dd6e258917d506f1737;hb=0db662eae54b21fccadabe817afbc0fa89d980b2;hpb=a53833fdd21cd573fe8fd02d7a11a3a5e9764ce0 diff --git a/fish/man.c b/fish/man.c index 1965b64..522a86c 100644 --- a/fish/man.c +++ b/fish/man.c @@ -1,5 +1,5 @@ /* guestfish - the filesystem interactive shell - * 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 @@ -21,6 +21,7 @@ #include #include #include +#include #include #include "fish.h"