X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fkeys.c;h=ec15c8f60156fb1bfd513269d713f38abe89e319;hb=56b94f5f6aa7981533ad867cc908c6e9cca2ba42;hp=deb627f83a3f37953314475583c2a3ceee52b368;hpb=a232e62dcf508517a32b9a8d7e4529e827be721b;p=libguestfs.git diff --git a/fish/keys.c b/fish/keys.c index deb627f..ec15c8f 100644 --- a/fish/keys.c +++ b/fish/keys.c @@ -1,5 +1,5 @@ /* libguestfs - guestfish and guestmount shared option parsing - * 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 @@ -22,6 +22,7 @@ #include #include #include +#include #include "guestfs.h"