X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ffcntl.c;h=c51e8ded56c13d102fcd9c9996a0f1a2a8e2438c;hb=ab43907148e80f3895280928c05d4be93875580f;hp=05d73a94fb7a4b20ca2d41947a5c8f271b0498fa;hpb=021c8619190757f535c72ad5cdb1d624e19620d6;p=gnulib.git diff --git a/lib/fcntl.c b/lib/fcntl.c index 05d73a94f..c51e8ded5 100644 --- a/lib/fcntl.c +++ b/lib/fcntl.c @@ -1,6 +1,6 @@ /* Provide file descriptor control. - Copyright (C) 2009 Free Software Foundation, Inc. + Copyright (C) 2009, 2010 Free Software Foundation, 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 @@ -25,6 +25,7 @@ #include #include #include +#include #if !HAVE_FCNTL # define rpl_fcntl fcntl