X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2Fkeys.c;h=ec15c8f60156fb1bfd513269d713f38abe89e319;hp=deb627f83a3f37953314475583c2a3ceee52b368;hb=eb209a3664906257b3dc87b6f7b04ff54e0d1288;hpb=a232e62dcf508517a32b9a8d7e4529e827be721b 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"