X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fdup2.c;h=88944817cf20ee331172a6122db86c9f9e0ff335;hb=5d95b32a83f1663be6172f07b21ba7615b6055f4;hp=5e77204577fac81fddcd1a9ab9845b5b2fa8a267;hpb=0632e115747ff96e93330c88f536d7354a7ce507;p=gnulib.git diff --git a/lib/dup2.c b/lib/dup2.c index 5e7720457..88944817c 100644 --- a/lib/dup2.c +++ b/lib/dup2.c @@ -1,6 +1,6 @@ /* Duplicate an open file descriptor to a specified file descriptor. - Copyright (C) 1999, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1999, 2004, 2005, 2006, 2007 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 @@ -20,9 +20,11 @@ #include +/* Specification. */ +#include + #include #include -#include #ifndef F_DUPFD static int